Development Documentation (main branch) - For stable release docs, see
docs.rs/eidetica
Timestamp
eidetica
0.2.0
In eidetica::
y_
crdt::
sync::
time
eidetica
::
y_crdt
::
sync
::
time
Type Alias
Timestamp
Copy item path
pub type Timestamp =
u64
;
Expand description
Timestamp used by
crate::sync::Awareness
to tag most recent updates.