@FunctionalInterface public interface EpochClock
| Modifier and Type | Method and Description |
|---|---|
long |
time()
Time in milliseconds since 1 Jan 1970 UTC.
|
long time()
System.currentTimeMillis()Copyright © 2014-2022 Real Logic Limited. All Rights Reserved.