|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.metrics.codahale_metrics.metrics.core.Clock
com.espertech.esper.metrics.codahale_metrics.metrics.core.Clock.CpuTimeClock
public static class Clock.CpuTimeClock
A clock implementation which returns the current thread's CPU time.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.espertech.esper.metrics.codahale_metrics.metrics.core.Clock |
---|
Clock.CpuTimeClock, Clock.UserTimeClock |
Constructor Summary | |
---|---|
Clock.CpuTimeClock()
|
Method Summary | |
---|---|
long |
tick()
Returns the current time tick. |
Methods inherited from class com.espertech.esper.metrics.codahale_metrics.metrics.core.Clock |
---|
defaultClock, time |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Clock.CpuTimeClock()
Method Detail |
---|
public long tick()
Clock
tick
in class Clock
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |