Constant linux_unsafe::raw::CLOCK_GETRES
source · pub const CLOCK_GETRES: V = 229;
Expand description
The system call number for clock_getres
on this platform.
pub const CLOCK_GETRES: V = 229;
The system call number for clock_getres
on this platform.