RTEMS
5.0.0
|
Function Fetches State of POSIX Per-Process Timers. More...
#include <time.h>
#include <errno.h>
#include <rtems/posix/timerimpl.h>
#include <rtems/score/todimpl.h>
#include <rtems/score/watchdogimpl.h>
#include <rtems/seterr.h>
Functions | |
int | timer_gettime (timer_t timerid, struct itimerspec *value) |
Set a Per-Process Timer. | |
Function Fetches State of POSIX Per-Process Timers.