pub type Duration = TimeDelta;
Alias of TimeDelta, kept for compatibility with chrono::Duration (the historical name of this type).
TimeDelta
chrono::Duration
pub struct Duration { /* private fields */ }