Package trclib.timer

Class TrcTimer.State

java.lang.Object
trclib.timer.TrcTimer.State
Enclosing class:
TrcTimer

private static class TrcTimer.State extends Object
This class encapsulates the state of a timer that must be updated atomically. Therefore, when accessing this object, you must acquire its synchronized lock.