public interface IStatisticsHandlerTimer extends StatisticsHandlerTimerMBean
StatisticsHandlerTimerMBean| Modifier and Type | Method and Description |
|---|---|
void |
addTime(long nMillis)
Add a single execution time.
|
getAverage, getMax, getMin, getSumgetAsString, getInvocationCountvoid addTime(@Nonnegative long nMillis)
nMillis - The milli seconds it took to execute something. Should not be
negative.Copyright © 2006–2015 phloc systems. All rights reserved.