⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
MIN_POLL_INTERVAL
veridian_
kernel
0.25.2
In veridian_
kernel::
net::
ntp
veridian_kernel
::
net
::
ntp
Constant
MIN_
POLL_
INTERVAL
Copy item path
Source
pub const MIN_POLL_INTERVAL: u32 = 64;
Expand description
Minimum poll interval in seconds (2^6 = 64s)