| Package | Description |
|---|---|
| net.openhft.chronicle.core.threads | |
| net.openhft.chronicle.core.time |
Supplies time providers and utilities for obtaining or setting precise wall-clock timestamps.
|
| Class and Description |
|---|
| TimeProvider
Supplies wall clock timestamps in milliseconds, microseconds and nanoseconds.
|
| Class and Description |
|---|
| PosixTimeProvider
Provides time based on the Posix standard, particularly utilizing native code
to access high-resolution time.
|
| SetTimeProvider
A
TimeProvider implementation that allows explicit setting and manipulation of time values
for testing purposes. |
| SystemTimeProvider
Synthesises a nanosecond wall clock from the system clock.
|
| TimeProvider
Supplies wall clock timestamps in milliseconds, microseconds and nanoseconds.
|
| UniqueMicroTimeProvider
A
TimeProvider implementation that ensures unique timestamps across threads within a single process. |
Copyright © 2026 Chronicle Software Ltd. All rights reserved.