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

MIN_POLL_INTERVAL

Constant MIN_POLL_INTERVAL 

Source
pub const MIN_POLL_INTERVAL: u32 = 64;
Expand description

Minimum poll interval in seconds (2^6 = 64s)