ezquake-source
ezquake-source copied to clipboard
BUG: Timedemo worst frametime reported inconsistently
ezQuake version: 3.6 alpha 7 v7044 Win64
OS/device including version: Win10, RTX 3090 GLSL
Describe the bug When you run a timedemo, there are two different lines that report "worst frametime". The first line is always 10x bigger than the second line e.g. it will say "7ms" whereas the second line says "0.700ms". This means at least one of these values must be incorrect. The precision on the second number also looks a bit misleading, it reports in microseconds but only seems to be recorded to 10ths of a millisecond.
To Reproduce Execute a timedemo and compare the two "worst frametime" lines
Expected behavior Worst frametime is only reported once, is accurate and to an appropriate level of precision.