Expand description
The timer support.
Structs§
- Jiffies
- Jiffies is a term used to denote the units of time measurement by the kernel.
Constants§
- TIMER_
FREQ - The timer frequency in Hz.
Functions§
- register_
callback_ on_ cpu - Registers a function that will be executed during the timer interrupt on the current CPU.