App: Print average frame-time on exit

This commit is contained in:
Riyyi
2024-08-10 21:58:50 +02:00
parent b5f3cae5ba
commit faacdca424
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"fullscreen": "windowed",
"height": 720,
"title": "Inferno",
"vsync": true,
"vsync": false,
"width": 1280
}
}