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