App Metrics Fork me on GitHub
Show / Hide Table of Contents

Interface ITimerMetric

Provides access to a timer metric implementation e.g. , allows custom timers to be implemented

Namespace:App.Metrics.Abstractions.MetricTypes
Assembly:cs.temp.dll.dll
Syntax
public interface ITimerMetric : ITimer, IMetricValueProvider<TimerValue>
Back to top Copyright © 2017 Allan Hardy
Generated by DocFX