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