async_sleep

Type Alias AsyncTimerPlatform

Source
pub type AsyncTimerPlatform = AppleTimer;
Expand description

Platform alias to Apple Dispatch timer

Aliased Type§

struct AsyncTimerPlatform { /* private fields */ }

Trait Implementations§