Type Alias spin_sleep::SubsecondNanoseconds
source · pub type SubsecondNanoseconds = u32;
Expand description
Marker alias to show the meaning of a u32
in certain methods.
pub type SubsecondNanoseconds = u32;
Marker alias to show the meaning of a u32
in certain methods.