Not familiar with the software but my guess is that's frame time. Check if there's an option to disable that.
Linux Gaming
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
Yes it's the frame time. At 60 FPS each frame takes about 16.7ms.
There should be a config file in ~/.config/MangoHud
(you can check more details in the GitHub page https://github.com/flightlessmango/MangoHud#hud-configuration).
By adding frametime=0
to the config file, you should be able to remove the frametime measurement from the FPS display.
Many THX. That's exactly what I have searched for. I was confused by frame_timing.
Check the arch wiki. There are config files you can edit to choose what is displayed, there is also the GUI frontend goverlay which I would recommend.