Module nix::time [−][src]
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)). |