Type Alias Duration

Source
pub type Duration = TimeDelta;
Expand description

Alias of TimeDelta.

Aliased Typeยง

pub struct Duration { /* private fields */ }