Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timeval: use mach time on MacOS if necessary #2033

Closed
wants to merge 2 commits into from
Closed

timeval: use mach time on MacOS if necessary #2033

wants to merge 2 commits into from

Conversation

dtikhonov
Copy link
Contributor

This replace PR #2014.

If clock_gettime() is not supported, use mach_absolute_time() on MacOS.
@bagder
Copy link
Member

bagder commented Oct 30, 2017

Thanks!

@bagder bagder closed this in d531f33 Oct 30, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants