Module std::time
[−]
[src]
Temporal quantification.
Structs
Duration |
A duration type to represent a span of time, typically used for system timeouts. |
Instant |
[Unstable] A measurement of a monotonically increasing clock. |
SystemTime |
[Unstable] A measurement of the system clock appropriate for timestamps such as those on files on the filesystem. |
SystemTimeError |
[Unstable] An error returned from the |
Constants
UNIX_EPOCH |
[Unstable] An anchor in time which can be used to create new |