async_sleep

Type Alias AsyncTimerPlatform

Source
pub type AsyncTimerPlatform = PosixTimer;
Expand description

Platform alias to POSIX timer

Aliased Type§

struct AsyncTimerPlatform { /* private fields */ }

Trait Implementations§