We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3e4ed7 commit d53e951Copy full SHA for d53e951
doc/develop/languages/c/common_libc.rst
@@ -12,7 +12,7 @@ Time function
12
*************
13
14
This provides an implementation of the standard C function, :c:func:`time`,
15
-relying on the Zephyr function, :c:func:`clock_gettime`. This function can
+relying on the Zephyr function, :c:func:`sys_clock_gettime`. This function can
16
be enabled by selecting :kconfig:option:`COMMON_LIBC_TIME`.
17
18
Dynamic Memory Management
0 commit comments