[][src]Module ndless::time

Structs

Duration

A Duration type to represent a span of time, typically used for system timeouts.

Constants

MICROSECOND[
Experimental
]

The duration of one microsecond.

MILLISECOND[
Experimental
]

The duration of one millisecond.

NANOSECOND[
Experimental
]

The duration of one nanosecond.

SECOND[
Experimental
]

The duration of one second.