Constant linux_unsafe::raw::CLOCK_GETTIME
source · pub const CLOCK_GETTIME: V = 228;
Expand description
The system call number for clock_gettime
on this platform.
pub const CLOCK_GETTIME: V = 228;
The system call number for clock_gettime
on this platform.