Skip to main content

Crate rkik

Crate rkik 

Source
Expand description

rkik library exposing reusable NTP querying utilities.

Re-exports§

pub use domain::ntp::ProbeResult;
pub use domain::ntp::Target;
pub use services::compare::compare_many;
pub use services::query::query_one;

Modules§

adapters
domain
fmt
services
stats
sync
One-shot system clock synchronization helpers (feature = “sync”). Force a STEP to server UTC + half RTT. Big jumps allowed. Unix-only.

Enums§

RkikError
Top-level error type for rkik library.