@FunctionalInterface public interface NanoClock
| Modifier and Type | Method and Description |
|---|---|
long |
nanoTime()
The number of ticks in nanoseconds the clock has advanced since starting.
|
long nanoTime()
System.nanoTime()Copyright © 2014-2022 Real Logic Limited. All Rights Reserved.