Type Definition asyncio::SteadyTimer
[−]
[src]
type SteadyTimer = WaitableTimer<SteadyClock>;
The monotonic clock's timer.
type SteadyTimer = WaitableTimer<SteadyClock>;
The monotonic clock's timer.