Type Alias async_timer::timer::Platform

source ·
pub type Platform = WinTimer;
Expand description

Platform alias to Windows timer

Aliased Type§

struct Platform { /* private fields */ }