Type Definition spin_sleep::Seconds [−][src]
pub type Seconds = f64;
Expand description
Marker alias to show the meaning of a f64
in certain methods.
pub type Seconds = f64;
Marker alias to show the meaning of a f64
in certain methods.