Type Alias chrono::Duration

source ·
pub type Duration = TimeDelta;
Expand description

Alias of TimeDelta.

Aliased Type§

struct Duration { /* private fields */ }