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.
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.