Development Documentation (main branch) - For stable release docs, see
docs.rs/eidetica
Module time
eidetica
0.2.0
Module time
Module Items
Structs
Traits
Type Aliases
In eidetica::
y_
crdt::
sync
eidetica
::
y_crdt
::
sync
Module
time
Copy item path
Structs
§
System
Clock
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.