Expand description
A microsecond-precision UTC timestamp for use in Holochain’s actions.
Structs§
- Inclusive
Timestamp Interval - It’s an interval bounded by timestamps that are not infinite.
- Timestamp
- A microsecond-precision UTC timestamp for use in Holochain’s actions.
Enums§
- Human
Timestamp - A human-readable timestamp which is represented/serialized as an RFC3339 when possible, and a microsecond integer count otherwise. Both representations can be deserialized to this type.
- Timestamp
Error
Constants§
- KITSUNE_
PROTOCOL_ VERSION - This represents general compatibility between kitsune versions. Instances are compatible if and only if they share the same protocol version.