RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
timespectoticks.c File Reference

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

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

Functions

uint32_t _Timespec_To_ticks (const struct timespec *time)
 Converts timespec to number of ticks.
 

Detailed Description

This source file contains the implementation of _Timespec_To_ticks().