This gem provides a monotonically increasing timer to permit safe measurement of time intervals.
gem install absolute_timeNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Measure a time interval using a monotonic clock.
Do not use AbsoluteTime for absolute timestamps; use Time.now for that.
No dependency data recorded yet.