Type Alias async_timer::timer::SyncPlatform
source · pub type SyncPlatform = PosixTimer;Expand description
Platform alias to POSIX Timer
Aliased Type§
struct SyncPlatform { /* private fields */ }pub type SyncPlatform = PosixTimer;Platform alias to POSIX Timer
struct SyncPlatform { /* private fields */ }