fn pit_busy_wait(ms: u32)
Busy-wait for ms milliseconds using PIT channel 2 (mode 0, one-shot). Works before the APIC timer / scheduler are running.
ms