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

Make getTimeInMicroseconds() platform independent #84

Merged
merged 1 commit into from Jan 24, 2017
Merged

Make getTimeInMicroseconds() platform independent #84

merged 1 commit into from Jan 24, 2017

Conversation

hughbe
Copy link
Collaborator

@hughbe hughbe commented Jan 23, 2017

Use the LLVM utility TimeValue - which is implemented in terms of gettimeofday on Unix, so no behaviour change there

@ddunbar
Copy link
Member

ddunbar commented Jan 23, 2017

@swift-ci please smoke test

@hughbe
Copy link
Collaborator Author

hughbe commented Jan 23, 2017

Requires #54 to actually work on Windows, but works already on Unix

@hughbe
Copy link
Collaborator Author

hughbe commented Jan 23, 2017

@swift-ci please smoke test

@hughbe hughbe closed this Jan 23, 2017
@hughbe hughbe reopened this Jan 23, 2017
@hughbe
Copy link
Collaborator Author

hughbe commented Jan 23, 2017

@swift-ci please smoke test

@ddunbar ddunbar merged commit 378d42b into apple:master Jan 24, 2017
@hughbe hughbe deleted the timeInMicroseconds branch January 24, 2017 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants