Structs§
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