Contains when the file was last accessed and modified
struct { time_t actime ; time_t modtime ; };
Specifies the last time the file was accessed.
Specifies the last time the file was modified.