<< Previous | Next >>

get_cpu_frequency

unsigned long get_cpu_frequency();

Description

Returns the clock speed of the CPU as calculated by the BIOS, adjusted for the clock doubler if it is enabled. Due to the limited precision of the clock speed calculation, the calculated and actual clock speeds may differ slightly.

Return Value

The clock speed of the CPU in Hz.

Library

sys.lib


Dynamic C Functions << Previous | Next >> rabbit.com