| Package | Description |
|---|---|
| net.openhft.chronicle.core.time |
Supplies time providers and utilities for obtaining or setting precise wall-clock timestamps.
|
| Modifier and Type | Method and Description |
|---|---|
static PosixTimeProvider |
PosixTimeProvider.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PosixTimeProvider[] |
PosixTimeProvider.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2026 Chronicle Software Ltd. All rights reserved.