RTEMS 6.1-rc5
|
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. | |
This source file contains the implementation of _Timespec_Add_to().