zx

Type Alias BootDuration

Source
pub type BootDuration = Duration<BootTimeline>;
Expand description

A duration on the boot timeline.

Aliased Typeยง

struct BootDuration(/* private fields */);