time
0.3.36
Module instant
Structs
In crate time
Module
time
::
instant
Copy item path
source
·
[
−
]
Expand description
The
Instant
struct and its associated
impl
s.
Structs
§
Instant
Deprecated
A measurement of a monotonically non-decreasing clock. Opaque and useful only with
Duration
.