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

Replace usleep(..) by std::this_thread::sleep_for(std::chrono::microseconds(..)) to fix issue #765 #766

Merged
merged 1 commit into from
Mar 26, 2023

Conversation

bvernoux
Copy link
Contributor

Replace usleep(..) by std::this_thread::sleep_for(std::chrono::microseconds(..)) to fix issue #765

@bvernoux bvernoux changed the title Replace usleep(..) by std::this_thread::sleep_for(std::chrono::microseconds(..)) to fix issue https://github.com/glscopeclient/scopehal/issues/765 Replace usleep(..) by std::this_thread::sleep_for(std::chrono::microseconds(..)) to fix issue #765 Mar 26, 2023
@bvernoux bvernoux mentioned this pull request Mar 26, 2023
@602p
Copy link
Contributor

602p commented Mar 26, 2023

Thanks for catching that!

Looks good to me @azonenberg

@azonenberg azonenberg merged commit 66719f3 into ngscopeclient:master Mar 26, 2023
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

3 participants