public class AdjustedClock extends SystemClock
This class stores a offset time with current system clock when settime(), and gettime() returns adjusted clock by the offset.
nanoBase, TIME_CONV_UNIT
AdjustedClock()
TimeValue
getTime()
boolean
setTime(TimeValue clocktime)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AdjustedClock()
public TimeValue getTime()
IClock
getTime
SystemClock
public boolean setTime(TimeValue clocktime)
setTime
clocktime