Type Definition asyncio::SystemTimer [] [src]

type SystemTimer = WaitableTimer<SystemClock>;

The system clock's timer.