SETITIMER(3) Library Functions Manual SETITIMER(3)

setitimerset value of interval timer

#include <sys/time.h>

int setitimer(int which, const struct itimerval *value,
    struct itimerval *ovalue);

Refer to getitimer(3) .

February 1997 posix.fail