pub type Duration = TimeDelta;
Re-export Duration type for use in Windjammer code Alias of TimeDelta.
TimeDelta
pub struct Duration { /* private fields */ }