Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[1.8>1.9] [MERGE #4593 @obastemur] osx: use clock_gettime when it's a…
…vailable Merge pull request #4593 from obastemur:use_clock_gettime_osx Recent OSX distros have clock_gettime support. Use it when it's available (~3 times faster to what we do to replace that)
- Loading branch information