pub fn start_apic_timer_cached()Expand description
Start the APIC timer using the cached calibration value.
If calibration failed (ticks=0), falls back to PIT so the system always has a working timer. Prevents freeze when APIC calibration times out.