RTEMS CPU Kit with SuperCore
Functions
setitimer.c File Reference

Set the Timer. More...

#include <time.h>
#include <sys/time.h>
#include <errno.h>
#include <rtems/seterr.h>
Include dependency graph for setitimer.c:

Functions

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

Detailed Description

Set the Timer.