Expand description
Time-related types.
Structs§
- A signed duration represented as nanoseconds since unix epoch
- An typed cell of an index, e.g. a point in time on some unknown timeline.
- A 64-bit number describing either nanoseconds, sequence numbers or fully static data.
- A point in time on any number of
Timeline
s. - A time frame/space, e.g.
log_time
orframe_nr
, coupled with the type of time it keeps. - Encodes a timestamp in nanoseconds since unix epoch.
Enums§
- The type of a
TimeInt
orcrate::Timeline
.