Module timer

Source
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.