Skip to content

Some improvements to logging in compositor.

Mario Kleiner requested to merge kleinerm/monado:smallimprovements into main

I think the commit with the log_frame_time_diff() move is a real improvement, avoiding very confusing false-positive warnings if a client makes use of displayTime in a way other than the most trivial "display at next HMD refresh cycle" way.

I found the slight refinement to log messages in the 2nd commit useful to better understand timing when trying to understand frame scheduling in monado, maybe others find it useful too?

Thanks.

Merge request reports