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

MAX_POLL_INTERVAL

Constant MAX_POLL_INTERVAL 

Source
pub const MAX_POLL_INTERVAL: u32 = 1024;
Expand description

Maximum poll interval in seconds (2^10 = 1024s)