Expand description

Instant and duration definitions

Modules

A 48-bit unsigned integer type

Structs

A duration represented as a 32-bit number of microseconds
A duration represented as a 48-bit number of microseconds
A duration represented as a 64-bit number of microseconds
An instant represented as a 32-bit number of microseconds
An instant represented as a 48-bit number of microseconds
An instant represented as a 64-bit number of microseconds

Traits

Something that can provide the current time
A duration created from the difference between two instants
A moment in time relative to some point in the past

Functions

Creates a duration from a number of milliseconds
Creates a duration from a number of milliseconds