absolute_time
rubygemsv1.0.0This gem provides a monotonically increasing timer to permit safe measurement of time intervals. Using Time.now for measuring intervals is not reliable (and sometimes unsafe) because the system clock may be stepped forwards or backwards between the two measurements, or may be running slower or faster than real time in order to effect clock synchronization with UTC. The module uses OS-specific functions such as mach_absolute_time() and clock_gettime() to access the system tick counter. The tim
License BSDpermissive2 versions0 deps732,235 weekly dl
bwbuchanan/absolute_time/42
/ 100
Health
safe to use
[email protected] is safe to use (health: 42/100)
Health breakdown0 – 100
0/25
maintenance
14/20
popularity
25/25
security
3/15
maturity
0/15
community
Vulnerabilities
0
none known
Health History
Dependency Tree
License Audit
API access
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/rubygems/absolute_timeMore from rubygems
Last updated · 2013-02-06T21:35:26.455Z