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