Type Definition spin_sleep::Nanoseconds [−][src]
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.