time
0.3.37
Module instant
Module Items
Structs
In crate time
time
Module
instant
Copy item path
Source
Available on
crate feature
std
only.
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
.