Function nix::time::clock_getcpuclockid
source · pub fn clock_getcpuclockid(pid: Pid) -> Result<ClockId>
Available on crate features
time
and process
only.Expand description
Get the clock id of the specified process id, (see clock_getcpuclockid(3)).