frame usage debug info

This commit is contained in:
madeline
2026-04-07 22:11:50 -07:00
parent be7161abc0
commit 7b4d9ce807
4 changed files with 6 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ extern const char* configPath;
namespace dusk {
extern AuroraStats lastFrameAuroraStats;
extern float frameUsagePct;
}
constexpr u32 defaultWindowWidth = 608;