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

dpms_reset_idle

Function dpms_reset_idle 

Source
pub fn dpms_reset_idle()
Expand description

Reset the idle timer.

Should be called on every input event (keyboard, mouse, touch) to prevent the display from blanking during active use.