Skip to main content

pit_busy_wait

Function pit_busy_wait 

Source
fn pit_busy_wait(ms: u32)
Expand description

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