Class RateCounter
java.lang.Object
org.eclipse.jetty.util.statistic.RateCounter
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
RateCounter
public RateCounter() 
 - 
 - 
Method Details
- 
add
public void add(long l)  - 
getRate
public long getRate() - 
reset
public void reset() 
 -