Function linux_api::time::clock_gettime

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