| Modifier and Type | Field and Description |
|---|---|
static SystemNanoClock |
INSTANCE
As there is no instance state then this object can be used to save on allocation.
|
| Constructor and Description |
|---|
SystemNanoClock() |
| Modifier and Type | Method and Description |
|---|---|
long |
nanoTime()
The number of ticks in nanoseconds the clock has advanced since starting.
|
public static final SystemNanoClock INSTANCE
Copyright © 2014-2020 Real Logic Limited. All Rights Reserved.