open class ThroughputMeter : Meter
A throughput metric, wraps a Meter object to provide a one second instant throughput value returned by #getValue().
Author
Julien Viet
ThroughputMeter()
A throughput metric, wraps a Meter object to provide a one second instant throughput value returned by |
open fun getValue(): Long |
|
open fun mark(): Unit |