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