pub fn clock_getcpuclockid(pid: Pid) -> Result<ClockId, Errno>
Expand description

Get the clock id of the specified process id, (see clock_getcpuclockid(3)).