Clock.CacheClock, Clock.SystemClock| Modifier and Type | Field and Description |
|---|---|
static long |
ONE_SECOND_PERIOD
Tolerate a one-second time limit.
|
| Constructor and Description |
|---|
CacheClock() |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
long |
secondTime() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSystemSecondTimepublic static final long ONE_SECOND_PERIOD
public long secondTime()
secondTime in interface Clockpublic void run()
run in interface java.lang.Runnable