Skip to main content

Duration

Type Alias Duration 

Source
pub type Duration = TimeDelta;
Expand description

Re-export Duration type for use in Windjammer code Alias of TimeDelta.

Aliased Typeยง

pub struct Duration { /* private fields */ }