Module timer

Source
Expand description

Kernel timer module.

This module provides the kernel timer functionality, which is responsible for managing the system timer and scheduling tasks based on time intervals.

Structs§

KernelTimer

Statics§

KERNEL_TIMER 🔒

Functions§

get_kernel_timer