RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
clockgetuptime.c File Reference

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

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

Functions

rtems_status_code rtems_clock_get_uptime (struct timespec *uptime)
 Gets the seconds and nanoseconds 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().