programming - C - type time_tWhat links here?
Time type

Type capable of representing times and support arithmetical operations.

This type is returned by the time function and is used as parameter by some other functions of the time.h header.

It is almost universally expected to be an integral value representing the number of seconds elapsed since 00:00 hours, Jan 1, 1970 UTC. This is due to historical reasons, since it corresponds to a unix timestamp, but is widely implemented in C libraries across all platforms.

From time.h:

/*
 * A type for storing the current time and date. This is the number of
 * seconds since midnight Jan 1, 1970.
 * NOTE: This is also defined in non-ISO sys/types.h.
 */
programming - C - type time_t
programming - windows - windows
programming:windows:window value offsets
programming - C - function strtok
programming - C - function ftell
programming - windows - WM_CREATE
Time internal format
filename:programming - C - type time_t
filename:programming%20%2D%20C%20%2D%20type%20time_t
last edit:April 09 2009 22:31:04 (6000 days ago)
ct = 1757737955.000000 = September 13 2025 00:32:35
ft = 1239330664.000000 = April 09 2009 22:31:04
dt = 518407291.000000