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()
ClockgetCurrentTimeMillis in interface ClockCopyright © 2015. All Rights Reserved.