Skip to content

plugins/screencast: Use steady clock to generate last sent timestamps

Vlad Zahorodnii requested to merge work/cherry-pick-c404c76a into Plasma/6.0

The steady clock is more preferred for generating timestamps because it ensures that timestamps increase monotonically.

This fixes screencasts freezing in obs after changing the system time.

(cherry picked from commit c404c76a)

Merge request reports