![]() |
posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
|
POSIX time-of-day types and functions (<sys/time.h>) More...
#include <sys/types.h>

Go to the source code of this file.
Data Structures | |
| struct | timeval |
| Time value with microsecond resolution. More... | |
Functions | |
| int | gettimeofday (struct timeval *tv, void *tz) |
| Get the current time with microsecond resolution. | |
POSIX time-of-day types and functions (<sys/time.h>)
Definition in file time.h.