Module nix::time[][src]

Structs

Clock identifier

Functions

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

Get the resolution of the specified clock, (see clock_getres(2)).

Get the time of the specified clock, (see clock_gettime(2)).

Set the time of the specified clock, (see clock_settime(2)).