RTEMS  5.0.0
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)
 Get overrun count for a Per-Process Timer. More...
 

Detailed Description

Get Overrun Count for a POSIX Per-Process Timer.