Type Alias AsyncTimerPlatform

Source
pub type AsyncTimerPlatform = PosixTimer;
Expand description

Platform alias to POSIX timer

Aliased Type§

pub struct AsyncTimerPlatform { /* private fields */ }

Trait Implementations§