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

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.
 

Detailed Description

This source file contains the implementation of rtems_clock_get_uptime_timeval().