Function clock_gettime

Source
pub fn clock_gettime(clockid: ClockId) -> Result<timespec, Errno>