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