- java.lang.Object
-
- com.codahale.metrics.Clock
-
- io.micrometer.core.instrument.dropwizard.DropwizardClock
-
-
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
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getTick
public long getTick()
- Specified by:
getTick
in class com.codahale.metrics.Clock
-
getTime
public long getTime()
- Overrides:
getTime
in class com.codahale.metrics.Clock
Copyright © 2019. All rights reserved.