Function nix::time::clock_getcpuclockid
source ยท pub fn clock_getcpuclockid(pid: Pid) -> Result<ClockId>
Expand description
Get the clock id of the specified process id, (see clock_getcpuclockid(3)).
pub fn clock_getcpuclockid(pid: Pid) -> Result<ClockId>
Get the clock id of the specified process id, (see clock_getcpuclockid(3)).