Module bitflags::__core::time
[−]
[src]
Temporal quantification.
Structs
Duration |
A duration type to represent a span of time, typically used for system timeouts. |
Instant |
A measurement of a monotonically increasing clock.
Opaque and useful only with |
SystemTime |
A measurement of the system clock, useful for talking to external entities like the file system or other processes. |
SystemTimeError |
An error returned from the |
Constants
UNIX_EPOCH |
An anchor in time which can be used to create new |