- java.lang.Object
-
- com.codahale.metrics.Clock
-
- com.codahale.metrics.jvm.CpuTimeClock
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.codahale.metrics.Clock
com.codahale.metrics.Clock.UserTimeClock
-
Method Summary
-
Methods inherited from class com.codahale.metrics.Clock
defaultClock, getTime
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
CpuTimeClock
public CpuTimeClock()
-
Method Detail
-
getTick
public long getTick()
- Specified by:
getTick
in class com.codahale.metrics.Clock
Copyright © 2018. All rights reserved.