| Modifier and Type | Field and Description |
|---|---|
static Clock |
INSTANCE
A
SystemClock instance. |
| Constructor and Description |
|---|
SystemClock() |
| Modifier and Type | Method and Description |
|---|---|
long |
getTimeMillis()
Return the current time, in milliseconds.
|
public static Clock INSTANCE
SystemClock instance.public long getTimeMillis()
ClockgetTimeMillis in interface Clock