Constructor and Description |
---|
SystemClock() |
Modifier and Type | Method and Description |
---|---|
long |
currentTime() |
long |
minPollTime() |
long |
waitTillTime(long targetTime) |
public long minPollTime()
public long currentTime()
currentTime
in interface Clock
public long waitTillTime(long targetTime)
waitTillTime
in interface Clock