View Source DataTracer.Server (data_tracer v0.1.1)
Reads and writes the traced data to ETS
Data format {key, timestamp, value}
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Options:
:table
- The ETS table to use for writing (optional)