:epoch: [UNIX: prob. from astronomical timekeeping] n. The time
and date corresponding to 0 in an operating system's clock and
timestamp values. Under most UNIX versions the epoch is 00:00:00
GMT, January 1, 1970; under VMS, it's 00:00:00 of November 17, 1858
(base date of the U.S. Naval Observatory's ephemerides); on a
Macintosh, it's the midnight beginning January 1 1904. System time
is measured in seconds or {tick}s past the epoch. Weird
problems may ensue when the clock wraps around (see {wrap
around}), which is not necessarily a rare event; on systems
counting 10 ticks per second, a signed 32-bit count of ticks is
good only for 6.8 years. The 1-tick-per-second clock of UNIX is
good only until January 18, 2038, assuming at least some software
continues to consider it signed and that word lengths don't
increase by then. See also {wall time}.
-- The AI Hackers Dictionary
and date corresponding to 0 in an operating system's clock and
timestamp values. Under most UNIX versions the epoch is 00:00:00
GMT, January 1, 1970; under VMS, it's 00:00:00 of November 17, 1858
(base date of the U.S. Naval Observatory's ephemerides); on a
Macintosh, it's the midnight beginning January 1 1904. System time
is measured in seconds or {tick}s past the epoch. Weird
problems may ensue when the clock wraps around (see {wrap
around}), which is not necessarily a rare event; on systems
counting 10 ticks per second, a signed 32-bit count of ticks is
good only for 6.8 years. The 1-tick-per-second clock of UNIX is
good only until January 18, 2038, assuming at least some software
continues to consider it signed and that word lengths don't
increase by then. See also {wall time}.
-- The AI Hackers Dictionary
Related:
- epoch n.
[Unix: prob. from astronomical timekeeping] The
time and date corresponding to 0 in an operating system's clock and
timestamp values.
Under most Unix versions the epoch is 00:00:00 GMT... - The 1-tick-per-second clock of UNIX is good only until January 18,
2038, assuming word lengths don't increase by then... - wall time: n. (also `wall clock time') 1. `Real world' time (what
the clock on the wall shows),
as opposed to the system clock's idea of time. ... - jiffy n.
1. The duration of one tick of the system clock on
your computer (see tick).
Often one AC cycle time (1/60 second in the U.S... - jiffy: n. 1. The duration of one tick of the system clock on the
computer (see {tick}).
Often one AC cycle time (1/60 second in the U.S... - UNIX was half a billion (500000000) seconds old on
Tue Nov 5 00:53:20 1985 GMT (measuring since the time(2) epoch).
Andy... - UNIX will be half a billion (500000000) seconds old on
Tue Nov 5 00:53:20 1985 GMT (measuring since the time(2) epoch).
Andy... - wall time n.
(also `wall clock time') 1. `Real world'
time (what the clock on the wall shows),
as opposed to the system clock's idea of time. ...
From the same category:
- JESUS SAVES.
The rest of us better make backups... - and I realized that I didn't belong there
anymore... - The pants were very sad,
they were depressed... - That's when Bob realized it was a
daymare... - nano-: [SI: the next quantifier below {micro-}; meaning *
10^(-9)] pref.
Smaller than {micro-}, and used in the same rather...
