stopwatch opt (#2578)

* stopwatch opt

* comments

* format

* fxi ms display when user tune display level
This commit is contained in:
sommermorgentraum
2025-03-21 10:34:10 +08:00
committed by GitHub
parent 4ecc9d04fe
commit 0ce6ea8318
6 changed files with 283 additions and 22 deletions
+5
View File
@@ -191,6 +191,10 @@ set(EXTCPPSRC
#doom
external/doom/main.cpp
external/doom/ui_doom.cpp
#screening
# external/screening/main.cpp
# external/screening/ui_screening.cpp
)
set(EXTAPPLIST
@@ -240,4 +244,5 @@ set(EXTAPPLIST
stopwatch
breakout
doom
# screening
)