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