Constant linux_unsafe::raw::CLOCK_NANOSLEEP
source · pub const CLOCK_NANOSLEEP: V = 230;
Expand description
The system call number for clock_nanosleep
on this platform.
pub const CLOCK_NANOSLEEP: V = 230;
The system call number for clock_nanosleep
on this platform.