Type Alias async_timer::timer::SyncPlatform

source ·
pub type SyncPlatform = PosixTimer;
Expand description

Platform alias to POSIX Timer

Aliased Type§

struct SyncPlatform { /* private fields */ }