[{"authors":"Brian Buchanan","built_at":"2013-02-06T00:00:00.000Z","created_at":"2013-02-06T21:35:26.455Z","description":"This gem provides a monotonically increasing timer to permit safe measurement of time intervals.\n\nUsing Time.now for measuring intervals is not reliable (and sometimes unsafe) because the\nsystem clock may be stepped forwards or backwards between the two measurements, or may be\nrunning slower or faster than real time in order to effect clock synchronization with UTC.\n\nThe module uses OS-specific functions such as mach_absolute_time() and clock_gettime() to\naccess the system tick counter.  The time values returned by this module cannot be interpreted\nas real time clock values; they are only useful for comparison with another time value from\nthis module.\n","downloads_count":737399,"metadata":{"wiki_uri":"","homepage_uri":"https://github.com/bwbuchanan/absolute_time","bug_tracker_uri":"https://github.com/bwbuchanan/absolute_time/issues","source_code_uri":"https://github.com/bwbuchanan/absolute_time/","mailing_list_uri":"","documentation_uri":"http://rubydoc.info/github/bwbuchanan/absolute_time/master/AbsoluteTime"},"number":"1.0.0","summary":"Reliable monotonically increasing timer for measuring time intervals","platform":"ruby","rubygems_version":">= 0","ruby_version":null,"prerelease":false,"licenses":["BSD"],"requirements":null,"sha":"343a002ca5d0950eb56e8fceb9fdfc3e52cf8975a3502fae84e833fe8bb4bd5c","spec_sha":"17c25db30e1eb2d25acae8f7b4e147ef09ad5c35abdb200fa7801dd82b3eee2b"},{"authors":"Brian Buchanan","built_at":"2011-09-17T00:00:00.000Z","created_at":"2011-09-17T22:32:36.813Z","description":"This gem provides a monotonically increasing timer to permit safe measurement of time intervals.\n\nUsing Time.now for measuring intervals is not reliable (and sometimes unsafe) because the\nsystem clock may be stepped forwards or backwards between the two measurements, or may be\nrunning slower or faster than real time in order to effect clock synchronization with UTC.\n\nThe module uses OS-specific functions such as mach_absolute_time() and clock_gettime() to\naccess the system tick counter.  The time values returned by this module cannot be interpreted\nas real time clock values; they are only useful for comparison with another time value from\nthis module.\n","downloads_count":11217,"metadata":{"wiki_uri":"","homepage_uri":"https://github.com/bwbuchanan/absolute_time","bug_tracker_uri":"https://github.com/bwbuchanan/absolute_time/issues","source_code_uri":"https://github.com/bwbuchanan/absolute_time/","mailing_list_uri":"","documentation_uri":"http://rubydoc.info/github/bwbuchanan/absolute_time/master/AbsoluteTime"},"number":"0.1.0","summary":"Reliable monotonically increasing timer for measuring time intervals","platform":"ruby","rubygems_version":">= 0","ruby_version":null,"prerelease":false,"licenses":null,"requirements":null,"sha":"fc33d64463c1b6c2609bf7c07db106291f7245c8a1412c8117413cd83867e3f6","spec_sha":"2d8812c2d30daecb2fde00608a8583d93d45580983b4bc5026c5d87472e7d3f9"}]