RTEMS  5.1
Functions
timersettime.c File Reference

Function Arms or Disarms the Timer Identified by timerid. 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

void _POSIX_Timer_TSR (Watchdog_Control *the_watchdog)
 
int timer_settime (timer_t timerid, int flags, const struct itimerspec *__restrict value, struct itimerspec *__restrict ovalue)
 

Detailed Description

Function Arms or Disarms the Timer Identified by timerid.