Type Alias spin_sleep::Nanoseconds
source ยท pub type Nanoseconds = u64;
Expand description
Marker alias to show the meaning of a u64
in certain methods.
pub type Nanoseconds = u64;
Marker alias to show the meaning of a u64
in certain methods.