Skip to main content

Module hpet

Module hpet 

Source

Structs§

HpetInfo

Functions§

delay_ms
High-precision delay in milliseconds
delay_us
High-precision delay in microseconds
frequency_hz
Get HPET frequency in Hz
init
Initialize HPET using the already-discovered ACPI table.
is_available
Check if HPET is initialized
num_timers
Get number of timers
read_counter
Read main counter value
tick_period_ns
Get tick period in nanoseconds
uptime_ms
Get elapsed time since boot in milliseconds
uptime_secs
Get elapsed time since boot in seconds