RTEMS 6.1-rc6
|
This source file contains the implementation of _Timespec_Subtract(). More...
Functions | |
void | _Timespec_Subtract (const struct timespec *start, const struct timespec *end, struct timespec *result) |
Subtracts two timespec. | |
This source file contains the implementation of _Timespec_Subtract().