ALF.TelemetryBroadcaster (alf v0.12.0) View Source

Link to this section Summary

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

register_remote_function(name, module, function, opts \\ [interval: nil])

View Source

Specs

register_remote_function(atom(), atom(), atom(), list()) ::
  {atom(), atom(), atom()}

Specs

start_link([]) :: GenServer.on_start()