RTEMS 6.1-rc1
|
This source file contains the implementation of _Timespec_Divide_by_integer(). More...
Functions | |
void | _Timespec_Divide_by_integer (const struct timespec *time, uint32_t iterations, struct timespec *result) |
Divides timespec by an integer. More... | |
This source file contains the implementation of _Timespec_Divide_by_integer().