[][src]Constant r3::kernel::TIME_HARD_HEADROOM

pub const TIME_HARD_HEADROOM: Duration;

The extent of how overdue the firing of timer_tick can be without breaking the kernel timing algorithm.

The value is 1 << 30 microseconds.