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

Applications should use the clock_gettime() function instead of... #1636

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

michaelortmann
Copy link
Member

Found by: michaelortmann
Patch by: michaelortmann
Fixes:

One-line summary:
Applications should use the clock_gettime() function instead of the obsolescent gettimeofday() function.

Additional description (if needed):

Test cases demonstrating functionality (if applicable):
No functional change

@vanosg vanosg added this to the v1.10.0 milestone Jul 29, 2024
@vanosg vanosg merged commit cd32a73 into eggheads:develop Jul 29, 2024
22 of 23 checks passed
@michaelortmann michaelortmann deleted the clock_gettime branch July 30, 2024 22:15
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.

3 participants