Type Alias BootDuration
pub type BootDuration = Duration<BootTimeline>;Expand description
A duration on the boot timeline.
Aliased Typeยง
pub struct BootDuration(/* private fields */);pub type BootDuration = Duration<BootTimeline>;A duration on the boot timeline.
pub struct BootDuration(/* private fields */);