Module time::instant

source ·
Available on crate feature std only.
Expand description

The Instant struct and its associated impls.

Structs§

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