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