C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
time_t type
                                             Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
  Type:     time_t
 
  Include:  <time.h>
 
  Context:  time, ctime, localtime, gmtime, mktime, difftime, _utime
 
  Summary:  Type for representing calendar time in seconds.
                                    -♦-