Expand description
TimestampMs and DisplayMs.
Structs§
- Display
Ms Displays aDurationin ms with 3 decimal places, e.g. “123.456ms”.- Timestamp
Ms - A timestamp in milliseconds since the UNIX epoch (January 1, 1970). Serialized as a non-negative integer.
Enums§
- Error
- Errors that can occur when attempting to construct a
TimestampMs.