RTEMS  5.1
Functions
timergettime.c File Reference

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)
 

Detailed Description

Function Fetches State of POSIX Per-Process Timers.