RTEMS  5.1
Functions
timergetoverrun.c File Reference

Get Overrun Count for a POSIX Per-Process Timer. More...

#include <time.h>
#include <errno.h>
#include <rtems/seterr.h>
#include <rtems/score/thread.h>
#include <rtems/posix/timerimpl.h>

Functions

int timer_getoverrun (timer_t timerid)
 

Detailed Description

Get Overrun Count for a POSIX Per-Process Timer.