mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Add persistent target FPS option.
This commit is contained in:
@@ -7,6 +7,7 @@ namespace tracy
|
||||
struct Config
|
||||
{
|
||||
bool threadedRendering = true;
|
||||
int targetFps = 60;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user