-
public interface Clock
-
-
Method Summary
Modifier and Type Method Description abstract Longnow()Returns the current milliseconds from epoch. LongnowInNanos()Returns the current nanoseconds from epoch -
-
Method Detail
-
nowInNanos
Long nowInNanos()
Returns the current nanoseconds from epoch
-
-
-
-