Its just so tempting to crank up the settings, but I better not...
Anyhoo, from MSDN :
Return the time in elapsed seconds. There is no error return.
A call to time or _time64 can fail, however, if the date passed to the function is:
Before midnight, January 1, 1970.
After 19:14:07, January 18, 2038, UTC (using time and time_t).
After 23:59:59, December 31, 3000, UTC (using _time64 and __time64_t).
Remarks
The time function returns the number of seconds elapsed since midnight (00:00:00), January 1, 1970, coordinated universal time (UTC), according to the system clock. The return value is stored in the location given by timer. This parameter may be NULL, in which case the return value is not stored.
The place for all
great plug-ins