axstd
0.1.0
Module time
Structs
In crate axstd
?
Settings
Module
axstd
::
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
.