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 © 2020 Eclipse. All rights reserved.