Copyright Digital Equipment Corp. All rights reserved.
Sets the value of interval timers.
Format
#include <time.h>
int setitimer (int which, struct itimerval *value, struct
itimerval *ovalue);
Arguments Description Return_Values