Constant linux_unsafe::raw::CLOCK_ADJTIME
source · pub const CLOCK_ADJTIME: V = 305;
Expand description
The system call number for clock_adjtime
on this platform.
pub const CLOCK_ADJTIME: V = 305;
The system call number for clock_adjtime
on this platform.