Skip to content

core/renderloop: assume high render times if the last frame has been a while ago

Xaver Hugl requested to merge work/cherry-pick-c5fb21fd into Plasma/6.1

This helps avoid some frame drops after the GPU may have went into a lower power state. While this isn't generally noticeable, avoiding this makes noticing and debugging actually relevant frame drops easier

CCBUG: 488843

(cherry picked from commit c5fb21fd)

Co-authored-by: Xaver Hugl xaver.hugl@gmail.com

Merge request reports