Type Alias TimeSleeping

Source
pub type TimeSleeping = SleepTimer;
👎Deprecated: Renamed to SleepTimer
Expand description

Deprecated alias for SleepTimer.

Aliased Type§

pub struct TimeSleeping(pub f32);

Tuple Fields§

§0: f32