pub type Seconds = Quantity<Second>;
A quantity measured in seconds.
pub struct Seconds(/* private fields */);