linux_api::time

Function clock_gettime

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