![]() |
RTEMS 6.1
|
This source file contains the implementation of _Timespec_Divide(). More...
Functions | |
| void | _Timespec_Divide (const struct timespec *lhs, const struct timespec *rhs, uint32_t *ival_percentage, uint32_t *fval_percentage) |
| Divides a timespec by another timespec. | |
This source file contains the implementation of _Timespec_Divide().