Interface ITimerMetric
Provides access to a timer metric implementation e.g.
Namespace:App.Metrics.Abstractions.MetricTypes
Assembly:cs.temp.dll.dll
Syntax
public interface ITimerMetric : ITimer, IMetricValueProvider<TimerValue>
Provides access to a timer metric implementation e.g.
public interface ITimerMetric : ITimer, IMetricValueProvider<TimerValue>