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

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

Trait Implementations

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