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

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

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

Functions

uint64_t _Timespec_Get_as_nanoseconds (const struct timespec *time)
 Gets the timestamp as nanoseconds.
 

Detailed Description

This source file contains the implementation of _Timespec_Get_as_nanoseconds().