Constant linux_unsafe::raw::GETTIMEOFDAY
source · pub const GETTIMEOFDAY: V = 96;
Expand description
The system call number for gettimeofday
on this platform.
pub const GETTIMEOFDAY: V = 96;
The system call number for gettimeofday
on this platform.