RTEMS 6.1-rc5
|
This source file contains the implementation of _Timespec_Less_than(). More...
Functions | |
bool | _Timespec_Less_than (const struct timespec *lhs, const struct timespec *rhs) |
Checks if the left hand side timespec is less than the right one. | |
This source file contains the implementation of _Timespec_Less_than().