Data Daemon v0.2.1 DataDaemon.Decorators View Source
Decorators.
Link to this section Summary
Link to this section Functions
Link to this function
count(metric, opts \\ []) View Source
Count function executions.
Link to this function
duration(metric, opts \\ []) View Source
Alias for timing.
See timing/2
.
Link to this function
timing(metric, opts \\ []) View Source
Measure function time.