AsyncTimerPlatform

Type Alias AsyncTimerPlatform 

Source
pub type AsyncTimerPlatform = AppleTimer;
Expand description

Platform alias to Apple Dispatch timer

Aliased Type§

pub struct AsyncTimerPlatform { /* private fields */ }

Trait Implementations§