Expand description
An implementation of the Hybrid Logical Clock for Rust.
Structsยง
- HLTimespec
- The
HLTimespectype stores a hybrid logical timestamp (also called timespec for symmetry with time::Timespec). - State
Stateis a hybrid logical clock.
An implementation of the Hybrid Logical Clock for Rust.
HLTimespec type stores a hybrid logical timestamp (also called
timespec for symmetry with time::Timespec).State is a hybrid logical clock.