zx

Type Alias BootTimer

Source
pub type BootTimer = Timer<BootTimeline>;
Expand description

A timer that measures its deadlines against the boot clock.

Aliased Typeยง

struct BootTimer(/* private fields */);