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

dpms_set_idle_timeout

Function dpms_set_idle_timeout 

Source
pub fn dpms_set_idle_timeout(seconds: u32)
Expand description

Set the DPMS idle timeout in seconds.

The display transitions to Off after this many seconds of no input. Set to 0 to disable idle blanking.