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