chrono

Type Alias Duration

Source
pub type Duration = TimeDelta;
Expand description

Alias of TimeDelta.

Aliased Typeยง

struct Duration { /* private fields */ }