View Source FlameOn.Capture.Server (flame_on v0.7.0)
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for GenServer.init/1
.
This function both checks if the trace has already started, and if not, flips the boolean to true. The caller is actually starting the trace, but this is the singleton to track that it has started for a given capture
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Callback implementation for GenServer.init/1
.
This function both checks if the trace has already started, and if not, flips the boolean to true. The caller is actually starting the trace, but this is the singleton to track that it has started for a given capture