| Modifier and Type | Method and Description |
|---|---|
long |
getCurrentTimeNanos()
Returns the current time from the epoch (00:00 1st Jan, 1970) with nanosecond granularity,
though not necessarily nanosecond precision.
|
static SystemClock |
getInstance() |
java.lang.String |
toString() |
public static SystemClock getInstance()
public long getCurrentTimeNanos()
ClockgetCurrentTimeNanos in class Clockpublic java.lang.String toString()
toString in class java.lang.Object