async_timer::timer

Type Alias SyncPlatform

source
pub type SyncPlatform = PosixTimer;
Expand description

Platform alias to POSIX Timer

Aliased Typeยง

struct SyncPlatform { /* private fields */ }