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
{{ message }}
This repository was archived by the owner on Aug 19, 2021. It is now read-only.
Consolidated on gettimeofday for posix tick implementation
Despite being marked as obselete, gettimeofday remains the better
supported posix api. A more portable library would conditionally switch
between the two, but for now supported both implementations has little
benefit.
0 commit comments