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