Structs§
- ClockId
- Clock identifier
Functions§
- clock_
getcpuclockid - Get the clock id of the specified process id, (see clock_getcpuclockid(3)).
- clock_
getres - Get the resolution of the specified clock, (see clock_getres(2)).
- clock_
gettime - Get the time of the specified clock, (see clock_gettime(2)).
- clock_
settime - Set the time of the specified clock, (see clock_settime(2)).