☰
Module instant
Structs
?
Module
time
::
instant
source
·
[
−
]
Available on
crate feature
std
only.
Expand description
The
Instant
struct and its associated
impl
s.
Structs
Instant
A measurement of a monotonically non-decreasing clock. Opaque and useful only with
Duration
.