zephyr/arch/posix
David Brown e0dda1b4b0 lib: posix: clock: Add gettimeofday() call
Provide an implementation of gettimeofday().  This uses clock_gettime()
with the CLOCK_REALTIME parameter, which is currently unimplemented, but
will allow clients to call this function once this functionality has
been implemented.

Signed-off-by: David Brown <david.brown@linaro.org>
2018-09-11 09:21:52 -04:00
..
core systemview: add support natively using tracing hooks 2018-08-21 05:45:47 -07:00
include lib: posix: clock: Add gettimeofday() call 2018-09-11 09:21:52 -04:00
soc
CMakeLists.txt
Kconfig Kconfig: Switch to improved globbing statements 2018-08-15 04:07:44 -07:00