RTEMS  5.1
Functions
setitimer.c File Reference

Set the Timer. More...

#include <time.h>
#include <sys/time.h>
#include <errno.h>
#include <rtems/seterr.h>

Functions

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

Detailed Description

Set the Timer.