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

[core] Use monotonic clock in CTimer::sleepto() #942

Merged
merged 1 commit into from
Nov 5, 2019

Conversation

maxsharabayko
Copy link
Collaborator

Add monotonic clock to CTimer::sleepto(...)
Another PR #929 adds monotonic clock for the rest of such waits as well:

  • CTimer::waitForEvent()
  • CTimer::condTimedWaitUS()

@maxsharabayko maxsharabayko added Type: Maintenance Work required to maintain or clean up the code [core] Area: Changes in SRT library core labels Nov 5, 2019
@maxsharabayko maxsharabayko added this to the v1.4.1 milestone Nov 5, 2019
@rndi rndi merged commit acdfe8e into Haivision:master Nov 5, 2019
@maxsharabayko maxsharabayko deleted the develop/monotonic-sleepto branch January 30, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[core] Area: Changes in SRT library core Type: Maintenance Work required to maintain or clean up the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants