DriverAppMetricsOptionsSetTimersTimeUnit Method |
Time unit to use for Timer metrics. This property defaults to Nanoseconds.
Namespace:
Cassandra.AppMetrics
Assembly:
Cassandra.AppMetrics (in Cassandra.AppMetrics.dll) Version: 3.13.0
Syntax public DriverAppMetricsOptions SetTimersTimeUnit(
TimeUnit timeUnit
)
Parameters
- timeUnit
- Type: TimeUnit
Return Value
Type:
DriverAppMetricsOptionsSee Also