async_sleep

Type Alias AsyncTimerPlatform

Source
pub type AsyncTimerPlatform = WinTimer;
Expand description

Platform alias to Windows timer

Aliased Type§

struct AsyncTimerPlatform { /* private fields */ }

Trait Implementations§