Skip to main content

Module time

Module time 

Source
Expand description

TimestampMs and DisplayMs.

Structs§

DisplayMs
Displays a Duration in ms with 3 decimal places, e.g. “123.456ms”.
TimestampMs
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.