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