Expand description
The timer support.
Structs§
- Jiffies
- Jiffies is a term used to denote the units of time measurement by the kernel.
Functions§
- register_
callback - Register a function that will be executed during the system timer interruption.
The timer support.