pub type BootTimer = Timer<BootTimeline>;
Expand description
A timer that measures its deadlines against the boot clock.
Aliased Typeยง
pub struct BootTimer(/* private fields */);
pub type BootTimer = Timer<BootTimeline>;
A timer that measures its deadlines against the boot clock.
pub struct BootTimer(/* private fields */);