Development Documentation (main branch) - For stable release docs, see docs.rs/eidetica

Module time

Module time 

Structs§

SystemClock
A clock which uses standard (non-monotonic) OS date time.

Traits§

Clock
A clock trait used to obtain the current time.

Type Aliases§

Timestamp
Timestamp used by crate::sync::Awareness to tag most recent updates.