time

Module instant

Source
Available on crate feature std only.
Expand description

The Instant struct and its associated impls.

Structs§

  • Instant 👻 Deprecated
    A measurement of a monotonically non-decreasing clock. Opaque and useful only with Duration.