Constant linux_unsafe::raw::CLOCK_SETTIME
source · pub const CLOCK_SETTIME: V = 227;Expand description
The system call number for clock_settime on this platform.
pub const CLOCK_SETTIME: V = 227;The system call number for clock_settime on this platform.