Skip to content

systemclock: Fix deadlock on clock_nanosleep

Pieter Jordaan requested to merge rompelstompel/gstreamer:fix677 into master

Always use the monotonic clock's diff and end time for clock_nanosleep to have predictable behaviour even with other clock types.

Edited by Pieter Jordaan

Merge request reports