From 23e43f6af1ba5d8a1947422ff76fbc211a8c8cb0 Mon Sep 17 00:00:00 2001 From: Gedare Bloom Date: Tue, 10 Mar 2015 13:51:21 -0400 Subject: cpukit: deprecate rtems_clock_get(). closes #2294. --- doc/user/clock.t | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/user/clock.t') diff --git a/doc/user/clock.t b/doc/user/clock.t index 1e821adca2..f67003c5f8 100644 --- a/doc/user/clock.t +++ b/doc/user/clock.t @@ -319,6 +319,8 @@ procedure Clock_Get ( @subheading DESCRIPTION: +This directive is deprecated. + This directive obtains the system date and time. If the caller is attempting to obtain the date and time (i.e. option is set to either @code{@value{RPREFIX}CLOCK_GET_SECONDS_SINCE_EPOCH}, -- cgit v1.2.3