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

AdpfWrapper: Use CLOCK_MONOTONIC instead of CLOCK_REALTIME #2142

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

robertwu1
Copy link
Collaborator

There doesn't seem to be any upsides in using CLOCK_REALTIME over CLOCK_MONOTONIC in AdpfWrapper.cpp. Since the rest of the Oboe codebase uses CLOCK_MONOTONIC, we should also use it here.

There doesn't seem to be any upsides in using CLOCK_REALTIME over CLOCK_MONOTONIC in AdpfWrapper.cpp. Since the rest of the Oboe codebase uses CLOCK_MONOTONIC, we should also use it here.
@robertwu1 robertwu1 requested a review from philburk January 22, 2025 18:32
@robertwu1 robertwu1 changed the title AdpfWrapper should use CLOCK_MONOTONIC instead of CLOCK_REALTIME AdpfWrapper: Use CLOCK_MONOTONIC instead of CLOCK_REALTIME Jan 22, 2025
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.

1 participant