⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

dpms_idle_tick

Function dpms_idle_tick 

Source
pub fn dpms_idle_tick()
Expand description

Tick the idle timer (called from the scheduler/timer interrupt).

Increments the idle counter and transitions display state when the timeout is reached.