core/renderloop: Use QBasicTimer where precision matters
During CPU profiling QTimer would consistently show, so ported to a lighter version. Assuming that the vrr timer might benefit from a similar treatment.
Signed-off-by: Falko Becker falko.becker@mbition.io