public abstract static class MonotonicClock.AbstractEpochSamplingClock extends java.lang.Object implements MonotonicClock
MonotonicClock.AbstractEpochSamplingClock, MonotonicClock.Defaults, MonotonicClock.SampledClock, MonotonicClock.SystemClock
approxTime, preciseTime
Modifier and Type | Method and Description |
---|---|
void |
pauseEpochSampling() |
void |
resumeEpochSampling() |
MonotonicClockTranslation |
translate() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
error, isAfter, isAfter, now
public MonotonicClockTranslation translate()
translate
in interface MonotonicClock
public void pauseEpochSampling()
public void resumeEpochSampling()
Copyright © 2009-2022 The Apache Software Foundation