posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
Loading...
Searching...
No Matches
time.h File Reference

POSIX time-of-day types and functions (<sys/time.h>) More...

#include <sys/types.h>
#include <sys/_timeval.h>
Include dependency graph for time.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int gettimeofday (struct timeval *tv, void *tz)
 Get the current time with microsecond resolution.
 

Detailed Description

POSIX time-of-day types and functions (<sys/time.h>)

See also
POSIX.1-2017 <sys/time.h>

Definition in file time.h.