Function clock_gettime_raw

Source
pub fn clock_gettime_raw(
    clockid: linux___kernel_clockid_t,
) -> Result<timespec, Errno>