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

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

Trait Implementations

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