the time() implementation now uses sys_clock_gettime(), change that in the docs. Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
This will (eventually) permit use of a common malloc implementation with other C libraries, reducing the amount of Zephyr-specific code required to support each C library. Signed-off-by: Keith Packard <keithp@keithp.com>
Right now, there's only 'time', which makes this doc pretty short. Signed-off-by: Keith Packard <keithp@keithp.com>