client/player: Fix not calculating time to wait
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 9 Dec 2022 17:44:41 +0000 (09:44 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 10:11:34 +0000 (15:41 +0530)
commit0e31439576c3a42929c9334d3f7097589d97df2d
tree93b59fe362ee1bcf46839b3c2949992f849919ed
parentc2a9956432782682c4617326b3b4196dfc09b71c
client/player: Fix not calculating time to wait

The difference of time start and current time may have advanced just
enough to add a second leaving start nanoseconds to be bigger.
client/player.c