IDriverTimerRecord Method |
Records an individual measurement in nanoseconds.
Namespace:
Cassandra.Metrics.Abstractions
Assembly:
Cassandra (in Cassandra.dll) Version: 3.12.0
Syntax void Record(
long elapsedNanoseconds
)
Parameters
- elapsedNanoseconds
- Type: SystemInt64
See Also