linux_api::time

Function clock_gettime_raw

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