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

fix!: Replace Time.now with Process.clock_gettime #717

Merged
merged 8 commits into from Apr 28, 2021

Conversation

fbogsany
Copy link
Contributor

@fbogsany fbogsany commented Apr 20, 2021

Fixes #709

robertlaurin
robertlaurin previously approved these changes Apr 20, 2021
@robertlaurin robertlaurin self-requested a review April 20, 2021 14:32
@fbogsany fbogsany changed the title fix!: Replace Time.now with Process.clock_gettime WIP fix!: Replace Time.now with Process.clock_gettime Apr 20, 2021
@fbogsany fbogsany changed the title WIP fix!: Replace Time.now with Process.clock_gettime fix!: Replace Time.now with Process.clock_gettime Apr 28, 2021
Copy link
Contributor

@robertlaurin robertlaurin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕐

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.

Replace use of Time.now with Process.clock_gettime
2 participants