IMetricsRegistryTMetricTimers Property  | 
 
            Dictionary with timer metrics.
            
 
    Namespace: 
   Cassandra.Metrics
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.13.0
SyntaxIReadOnlyDictionary<TMetric, IDriverTimer> Timers { get; }Property Value
Type: 
IReadOnlyDictionaryTMetric, 
IDriverTimer
See Also