Home
last modified time | relevance | path

Searched refs:_gettimeofday (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/samples/posix/gettimeofday/
DREADME.rst44 .. _gettimeofday(): https://pubs.opengroup.org/onlinepubs/009604599/functions/gettimeofday.html
/Zephyr-latest/lib/libc/newlib/
Dlibc-hooks.c581 int _gettimeofday(struct timeval *__tp, void *__tzp) in _gettimeofday() function