Constant linux_unsafe::raw::TIMER_GETTIME
source · pub const TIMER_GETTIME: V = 108;Expand description
The system call number for timer_gettime on this platform.
pub const TIMER_GETTIME: V = 108;The system call number for timer_gettime on this platform.