Module time
Available on crate feature
dep_ureq
only.Expand description
Internal time wrappers
Enums§
- Duration
- Wrapper for
std::time::Duration
that provides a duration to a distant future - Instant
- Wrapper for
std::time::Instant
that provides additional time points in the past or future