RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
clockgetuptimeseconds.c File Reference

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

#include <rtems/rtems/clock.h>
#include <rtems/score/timecounter.h>

Functions

time_t rtems_clock_get_uptime_seconds (void)
 Gets the seconds 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_seconds().