mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
FPSCounter: Add "Log render time to file" feature.
Allows for a more accurate performance measurement.
This commit is contained in:
@ -84,6 +84,7 @@ struct VideoConfig final
|
||||
bool bTexFmtOverlayCenter;
|
||||
bool bShowEFBCopyRegions;
|
||||
bool bLogFPSToFile;
|
||||
bool bLogRenderTimeToFile;
|
||||
|
||||
// Render
|
||||
bool bWireFrame;
|
||||
|
Reference in New Issue
Block a user