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

Use nanoseconds instead of milliseconds for timeouts? #6731

Closed
slouken opened this issue Dec 2, 2022 · 1 comment
Closed

Use nanoseconds instead of milliseconds for timeouts? #6731

slouken opened this issue Dec 2, 2022 · 1 comment
Milestone

Comments

@slouken
Copy link
Collaborator

slouken commented Dec 2, 2022

Now that we have potentially nanosecond timing and delay precision, we should review whether the following API calls should also have nanosecond versions:

  • SDL_CondWaitTimeout
  • SDL_SemWaitTimeout
  • SDL_WaitEventTimeout
@slouken
Copy link
Collaborator Author

slouken commented Dec 2, 2022

After review, we won't expose these APIs right now. They can be added later if they add value for real-world use cases.

@slouken slouken closed this as not planned Won't fix, can't repro, duplicate, stale Dec 2, 2022
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

No branches or pull requests

1 participant