Type Alias async_timer::timer::SyncPlatform

source ·
pub type SyncPlatform = WinTimer;
Expand description

Platform alias to Windows timer

Aliased Type§

struct SyncPlatform { /* private fields */ }