RTEMS 6.1-rc5
|
This source file contains the implementation of rtems_clock_get_uptime_nanoseconds(). More...
#include <rtems/rtems/clock.h>
#include <rtems/score/timestampimpl.h>
#include <rtems/score/todimpl.h>
Functions | |
uint64_t | rtems_clock_get_uptime_nanoseconds (void) |
Gets the nanoseconds elapsed since some time point during the system initialization using CLOCK_MONOTONIC. | |
This source file contains the implementation of rtems_clock_get_uptime_nanoseconds().