SETITIMER(3) Library Functions Manual SETITIMER(3)
NAME
setitimer — set
value of interval timer
SYNOPSIS
#include <sys/time.h>
int setitimer(int which, const struct itimerval *value,
struct itimerval *ovalue);
DESCRIPTION
Refer to getitimer(3) .
February 1997 posix.fail