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