Type Alias fuchsia_inspect_contrib::nodes::BootTimeProperty

source ·
pub type BootTimeProperty = TimeProperty<BootTimeline>;
Expand description

An Inspect Time Property on the boot timeline.

Aliased Type§

struct BootTimeProperty { /* private fields */ }