IAppMetricsTimerValue Interface |
Namespace: Cassandra.AppMetrics.MetricValues
public interface IAppMetricsTimerValue
The IAppMetricsTimerValue type exposes the following members.
| Name | Description | |
|---|---|---|
| DurationUnit |
This is obtained from TimersTimeUnit.
| |
| Histogram |
Histogram value for this timer metric.
| |
| Rate |
Meter value for this timer metric.
|