Type Alias de_uom::Second

source ·
pub type Second = Quantity<SECOND>;

Aliased Type§

struct Second(pub(crate) f32);

Fields§

§0: f32