summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/clock.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/rtems/include/rtems/rtems/clock.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/clock.h b/cpukit/rtems/include/rtems/rtems/clock.h
index 92f02c34ce..9805f58e10 100644
--- a/cpukit/rtems/include/rtems/rtems/clock.h
+++ b/cpukit/rtems/include/rtems/rtems/clock.h
@@ -228,6 +228,13 @@ rtems_status_code rtems_clock_get_uptime(
);
/**
+ * @brief Gets the system uptime in the struct timeval format.
+ *
+ * @param[out] Returns the system uptime. Pointer must not be NULL.
+ */
+void rtems_clock_get_uptime_timeval( struct timeval *uptime );
+
+/**
* @brief _TOD_Validate
*
* This support function returns true if @a the_tod contains