RTEMS 6.1-rc6
|
This source file contains the implementation of rtems_clock_get_uptime_timeval(). More...
#include <rtems/rtems/clock.h>
#include <rtems/score/timestampimpl.h>
#include <rtems/score/todimpl.h>
Functions | |
void | rtems_clock_get_uptime_timeval (struct timeval *uptime) |
Gets the seconds and microseconds elapsed since some time point during the system initialization using CLOCK_MONOTONIC. | |
This source file contains the implementation of rtems_clock_get_uptime_timeval().