axstd
0.1.0
Module time
Module Items
Structs
In crate axstd
axstd
Module
time
Copy item path
Source
Expand description
Temporal quantification.
Structs
ยง
Duration
A
Duration
type to represent a span of time, typically used for system timeouts.
Instant
A measurement of a monotonically nondecreasing clock. Opaque and useful only with
Duration
.