Skip to content

Instantly share code, notes, and snippets.

@cheald
Created November 14, 2014 18:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cheald/e43a18d023857cb378cb to your computer and use it in GitHub Desktop.
Save cheald/e43a18d023857cb378cb to your computer and use it in GitHub Desktop.
2.2.0-preview1 :008 > Time.at(0.000000197).nsec
=> 197
2.2.0-preview1 :009 > Time.at(0.000000198).nsec
=> 197
2.2.0-preview1 :010 > Time.at(0.000000199).nsec
=> 198
2.2.0-preview1 :011 > Time.at(0.000000200).nsec
=> 199
2.2.0-preview1 :012 > Time.at(0.000000201).nsec
=> 201
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment