pub type AsyncTimerPlatform = PosixTimer;
Expand description
Platform alias to POSIX timer
Aliased Type§
struct AsyncTimerPlatform { /* private fields */ }
pub type AsyncTimerPlatform = PosixTimer;
Platform alias to POSIX timer
struct AsyncTimerPlatform { /* private fields */ }