chrono

Type Alias Duration

source
pub type Duration = TimeDelta;
Expand description

Alias of TimeDelta.

Aliased Typeยง

struct Duration { /* private fields */ }