asyncio::clock
pub struct SteadyClock;
Provides a monotonic clock.
impl Clock for SteadyClock
type Duration = Duration
type TimePoint = Instant