Seconds

Type Alias Seconds 

Source
pub type Seconds = Quantity<Second>;
Expand description

A quantity measured in seconds.

Aliased Typeยง

pub struct Seconds(/* private fields */);