RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions
timespecdividebyinteger.c File Reference

This source file contains the implementation of _Timespec_Divide_by_integer(). More...

#include <rtems/score/timespec.h>
#include <rtems/score/todimpl.h>

Functions

void _Timespec_Divide_by_integer (const struct timespec *time, uint32_t iterations, struct timespec *result)
 Divides timespec by an integer.
 

Detailed Description

This source file contains the implementation of _Timespec_Divide_by_integer().