Type Alias zx::BootDuration

source ·
pub type BootDuration = Duration<BootTimeline>;
Expand description

A duration on the boot timeline.

Aliased Type§

struct BootDuration(/* private fields */);