Type Alias async_timer::timer::Platform

source ·
pub type Platform = PosixTimer;
Expand description

Platform alias to POSIX timer

Aliased Type§

struct Platform { /* private fields */ }