Function linux_api::time::clock_gettime_raw

source ยท
pub fn clock_gettime_raw(
    clockid: linux___kernel_clockid_t,
) -> Result<timespec, Errno>