AsyncTimerPlatform

Type Alias AsyncTimerPlatform 

Source
pub type AsyncTimerPlatform = WinTimer;
Expand description

Platform alias to Windows timer

Aliased Type§

pub struct AsyncTimerPlatform { /* private fields */ }

Trait Implementations§