mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-17 21:31:57 +08:00
c-user: Adjust URL for struct timespec
This commit is contained in:
parent
a382919ba6
commit
0213597d46
@ -1223,11 +1223,10 @@ system initialization using :term:`CLOCK_MONOTONIC`.
|
|||||||
|
|
||||||
``uptime``
|
``uptime``
|
||||||
This parameter is the pointer to a `struct timespec
|
This parameter is the pointer to a `struct timespec
|
||||||
<https://pubs.opengroup.org/onlinepubs/009695399/basedefs/sys/time.h.html>`_
|
<https://en.cppreference.com/w/c/chrono/timespec>`_ object. When the
|
||||||
object. When the directive call is successful, the seconds and nanoseconds
|
directive call is successful, the seconds and nanoseconds elapsed since
|
||||||
elapsed since some time point during the system initialization and some
|
some time point during the system initialization and some point during the
|
||||||
point during the directive call using :term:`CLOCK_MONOTONIC` will be
|
directive call using :term:`CLOCK_MONOTONIC` will be stored in this object.
|
||||||
stored in this object.
|
|
||||||
|
|
||||||
.. rubric:: RETURN VALUES:
|
.. rubric:: RETURN VALUES:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user