Time

Type Alias Time 

Source
pub type Time = Quantity<Time>;
Expand description

Time (default: years, due to the typical timescales in geoscience, especially for geological processes)

Aliased Typeยง

pub struct Time { /* private fields */ }