public class SystemClock extends java.lang.Object implements Clock
Constructor and Description |
---|
SystemClock() |
Modifier and Type | Method and Description |
---|---|
long |
getCurrentTimeMillis()
Get the current time in milliseconds since midnight, Jan 1, 1970 UTC.
|
public long getCurrentTimeMillis()
Clock
getCurrentTimeMillis
in interface Clock
Copyright © 2015. All Rights Reserved.