Free 186 More Best Homemade Tools eBook:  
New: 300+ fresh build posts/day from 275 forums → BuildThreads.com

User Tag List

Results 1 to 10 of 640

Thread: Metric vs. other measurement systems - chart

Hybrid View

  1. #1
    Supporting Member marksbug's Avatar
    Join Date
    Apr 2016
    Posts
    1,969
    Thanks
    822
    Thanked 499 Times in 402 Posts
    what about time...is there a metrick time that I have missed nano hours? nano happy hours!!! sorry you missed it!!

  2. #2
    Supporting Member bruce.desertrat's Avatar
    Join Date
    Nov 2017
    Posts
    908
    Thanks
    697
    Thanked 876 Times in 467 Posts

    bruce.desertrat's Tools
    Quote Originally Posted by marksbug View Post
    what about time...is there a metrick time that I have missed nano hours? nano happy hours!!! sorry you missed it!!
    There is Decimal Time https://en.wikipedia.org/wiki/Decimal_time but metric time is actually a thing; but it's essentially just counting seconds and adding milli, deci, kilo- etc to the front to mean 0.001, 10, 1000 seconds, etc. It's most widely used in computing; on unix systems time is given as the number of seconds since Jan 1, 1970. That lead to the Y2038 problem where Time would stop and start over in 2038 because the 32-bit unsigned integer would roll back over to 0, kind of like the Mayan Calendar in 2012 (which was never *actually* 'the end of the world' to the mayans, but 'time to carve a new calendar!'). Fortunately we use a 64-bit integer, which put off solving the problem until later...MUCH later:

    "At 15:30:08 UTC on Sunday, 4 December 292277026596, 64-bit versions of the Unix time stamp cease to work, as it will overflow the largest value that can be held in a signed 64-bit number. This is nearly 22 times the estimated current age of the universe, which is 1.37×1010 years (13.7 billion)."

    Now THAT'S how you kick the can down the road...

  3. The Following 4 Users Say Thank You to bruce.desertrat For This Useful Post:

    FEM2008 (Mar 12, 2021), jimfols (Mar 12, 2021), NortonDommi (Mar 12, 2021), Toolmaker51 (Mar 12, 2021)

Thread Information

Users Browsing this Thread

There are currently 4 users browsing this thread. (0 members and 4 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •