Skip to content
New issue

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

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

Already on GitHub? # to your account

Issue 4557. CFAbsoluteTimeGetCurrent can jump backwards. Use mach_abs… #4563

Closed
wants to merge 1 commit into from
Closed

Issue 4557. CFAbsoluteTimeGetCurrent can jump backwards. Use mach_abs… #4563

wants to merge 1 commit into from

Conversation

lfnoise
Copy link
Contributor

@lfnoise lfnoise commented Sep 20, 2021

Fixes #4557 by replacing CFAbsoluteTimeGetCurrent with mach_absolute_time. Tested.

@ocornut
Copy link
Owner

ocornut commented Sep 21, 2021

Merged as bc3d267, thank you very much!

@ocornut ocornut closed this Sep 21, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MacOSX: CFAbsoluteTimeGetCurrent can go backwards triggering assertion.
2 participants