|
ESP8266 ILI9341 display support code with printf sources, wire-frame viewer and custom fonts
1.0
ESP8266ILI9341DisplayProject
|
POSIX timeval. More...
#include <time.h>
Data Fields | |
| time_t | tv_sec |
| uint32_t | tv_usec |
| time_t timeval::tv_sec |
Definition at line 70 of file time.h.
Referenced by find_dst(), gettimeofday(), ntp_setup(), set_dst(), settimeofday(), and timetests().
| uint32_t timeval::tv_usec |
Definition at line 71 of file time.h.
Referenced by gettimeofday(), ntp_setup(), and settimeofday().
1.8.11