Search
Decorators.
Count function executions.
Alias for timing.
Measure function time.
@spec count(String.t(), Keyword.t()) :: tuple()
@spec duration(String.t(), Keyword.t()) :: tuple()
See timing/2.
timing/2
@spec timing(String.t(), Keyword.t()) :: tuple()