Namespace App.Metrics.Timer.Abstractions
Interfaces
IBuildTimerMetrics
IMeasureTimerMetrics
Provides access to the API allowing Timer Metrics to be measured/recorded.
IProvideTimerMetrics
ITimer
A timer is basically a histogram of the duration of a type of event and a meter of the rate of its occurrence.