Type Definition dimensioned::unit_systems::ucum::Second[][src]

type Second<V> = UCUM<V, Second>;

Trait Implementations

impl<V> Time for Second<V>
[src]