Electronics Circuits & Tutorials - Electronics Hobby Projects - A Complete Electronic Resource Centre
Electronics Circuits & Tutorials

Home About us Electronic Tutorials Engineering Hobby Projects Online Dictionaries Contact us
Tutorials
  • Basic/Beginners
  • Intermediate/Advance
  • Microcontrollers
  • Microprocessors
  • Electronics Symbols
  • Electronics Formulas
  • Dictionary of Units

     more....

Dictionaries
  • Electronics Terms
  • Abbreviations
  • Computer Terms
  • Physics Glossary
  • Science Glossary
  • Space & Solar Terms
  • Semiconductor Symbols / Abbreviation
  • Radio Terminology Bibliography

     more....

Projects
  • Engineering Projects
Home > Electronics Tutorials > Online Computer Terms Dictionary > E

Online Computer Terms Dictionary - E

epoch

1. <operating system> (Probably from astronomical timekeeping) A term used originally in Unix documentation for the time and date corresponding to zero in an operating system's clock and timestamp values.

Under most Unix versions the epoch is 1970-01-01 00:00:00 GMT; under VMS, it's 1858-11-17 00:00:00 (the base date of the US Naval Observatory's ephemerides); on a Macintosh, it's 1904-01-01 00:00:00.

System time is measured in seconds or ticks 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 0.1 * 2**31-1 seconds, or 6.8 years. The one-tick-per-second clock of Unix is good only until 2038-01-18, assuming at least some software continues to consider it signed and that word lengths don't increase by then. See also wall time.

2. <editor> (Epoch) A version of GNU Emacs for the X Window System from NCSA.

[Jargon File]

(2004-06-10)

 


Nearby terms: EPILOG « EPIM « EPL « epoch » EPP » EPROM » EPROM OTP
 

Discover
  • C/C++ Language Programming Library
  • Electronic Conversions
  • History of Electronics
  • History of Computers
  • Elec. Power Standards
  • Online Calculator and Conversions
  • Electrical Hazards - Health & Safety
  • Datasheets
  • Quick Reference links
  • Electronics Magazines
  • Career in Electronics
  • EMS Post Tracking

     more......

Home Electronic Tutorials Engineering Hobby Projects Resources Links Sitemap Disclaimer/T&C

Copyright © 1999-2020 www.hobbyprojects.com  (All rights reserved)