RTEMS 6.1-rc1
Functions
clockgetsecondssinceepoch.c File Reference

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

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

Functions

rtems_status_code rtems_clock_get_seconds_since_epoch (rtems_interval *the_interval)
 Gets the seconds elapsed since the RTEMS epoch and the current CLOCK_REALTIME. More...
 

Detailed Description

This source file contains the implementation of rtems_clock_get_seconds_since_epoch().