| Package | Description |
|---|---|
| net.openhft.ticker | |
| net.openhft.ticker.impl |
| Modifier and Type | Field and Description |
|---|---|
static ITicker |
Ticker.INSTANCE |
| Modifier and Type | Class and Description |
|---|---|
class |
JNIClock
JNI-based implementation, trying to use rdtsc() system call
to access the most precise timer available
|
class |
SystemClock
Default implementation, use plain
System.nanoTime() |
Copyright © 2022. All rights reserved.