[−][src]Type Definition heim_common::units::Time
type Time = Quantity<dyn Dimension<T = PInt<UInt<UTerm, B1>>, J = Z0, N = Z0, Kind = dyn Kind + 'static, L = Z0, M = Z0, Th = Z0, I = Z0> + 'static, dyn Units<f64, mass = kilogram, luminous_intensity = candela, length = meter, time = second, thermodynamic_temperature = kelvin, amount_of_substance = mole, electric_current = ampere> + 'static, f64>;
Quantity
type alias using the default base units.