programming:c: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:time_t
embedded systems - bacnet - BACnet-ComplexACK-PDU
programming - javascript - methods
electronics - Arduino - delete me
MC6802 - instruction set - Arithmetic Shift Right Accumulator
programming - linux - opendir readdir closedir
MC6802 - instruction set - Subtract Memory from Accumulator with Carry
MC6802 - instruction set - increment memory
programming - javascript - properties - innerHTML
MC6802 - instruction set - Store Index Register
filename:programming:c:time_t
filename:programming%3Ac%3Atime_t
last edit:April 09 2009 22:31:04 (5518 days ago)
ct = 1716092614.000000 = May 19 2024 00:23:34
ft = 1239330664.000000 = April 09 2009 22:31:04
dt = 476761950.000000