RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
timespecaddto.c File Reference

This source file contains the implementation of _Timespec_Add_to(). More...

#include <rtems/score/timespec.h>
#include <rtems/score/todimpl.h>
#include <rtems/score/watchdog.h>

Functions

time_t _Timespec_Add_to (struct timespec *time, const struct timespec *add)
 Adds two timespecs.
 

Detailed Description

This source file contains the implementation of _Timespec_Add_to().