Crate hlc

Source
Expand description

An implementation of the Hybrid Logical Clock for Rust.

Structsยง

HLTimespec
The HLTimespec type stores a hybrid logical timestamp (also called timespec for symmetry with time::Timespec).
State
State is a hybrid logical clock.