Module dreadnought::time
source · Expand description
Utilities for tracking time.
Structs
- A
Duration
type to represent a span of time, typically used for system timeouts. - Future returned by [
sleep
].
Functions
- Waits until the specified number of ticks has elapsed.