fidl

Type Alias BootInstant

Source
pub type BootInstant = Instant<BootTimeline>;
Expand description

A timestamp from the boot clock. Advances while the system is suspended.

Aliased Typeยง

struct BootInstant(/* private fields */);