public class SystemEpochClock extends java.lang.Object implements EpochClock
System.currentTimeMillis().| Constructor and Description |
|---|
SystemEpochClock() |
| Modifier and Type | Method and Description |
|---|---|
long |
time()
Time in milliseconds since 1 Jan 1970 UTC.
|
public long time()
EpochClocktime in interface EpochClockCopyright © 2014-2019 Real Logic Ltd. All Rights Reserved.