Module nanos

Source
Expand description

A UnixNanos type for working with timestamps in nanoseconds since the UNIX epoch.

Structs§

UnixNanos
Represents a timestamp in nanoseconds since the UNIX epoch.

Type Aliases§

DurationNanos
Represents a duration in nanoseconds.