public class ThroughputTimer
extends com.codahale.metrics.Timer
Meter
object to provide a one second instant
throughput value returned by getValue()
.Constructor and Description |
---|
ThroughputTimer() |
Modifier and Type | Method and Description |
---|---|
Long |
getValue() |
void |
update(long duration,
TimeUnit unit) |
Copyright © 2023 Eclipse. All rights reserved.