Type Definition asyncio::SystemTimer
[−]
[src]
type SystemTimer = WaitableTimer<SystemClock>;
The system clock's timer.
type SystemTimer = WaitableTimer<SystemClock>;
The system clock's timer.