You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release version 1.4-4 to CRAN
Use configure tests to determine available functionality instead of
using hard-coded macros to detect the operating system.
Add ability to use gettimeofday(), in the absence of any high-
resolution timers. Ensure get_nanotime() always returns nanotime_t.
Only query mach_timebase_info() once, then re-use the results.