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