Time

Type Alias Time 

Source
pub type Time = Duration;
Expand description

The internal time representation.

Aliased Typeยง

pub struct Time { /* private fields */ }