ESP8266 ILI9341 display support code with printf sources, wire-frame viewer and custom fonts  1.0
ESP8266ILI9341DisplayProject
Data Fields
utimbuf Struct Reference

POSIX utimbuf structure. More...

#include <posix.h>

Data Fields

time_t actime
 
time_t modtime
 

Detailed Description

POSIX utimbuf structure.

See also
utime()

Definition at line 124 of file posix.h.

Field Documentation

time_t utimbuf::actime

Definition at line 126 of file posix.h.

time_t utimbuf::modtime

Definition at line 127 of file posix.h.

Referenced by utime().


The documentation for this struct was generated from the following file: