Type Definition async_sleep::AsyncTimerPlatform

source ·
pub type AsyncTimerPlatform = WinTimer;
Expand description

Platform alias to Windows timer

Trait Implementations§