mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Revert "Make the performance reporting update frequency customizable"
This commit is contained in:
@@ -44,7 +44,7 @@ class Main {
|
||||
static void print_help(const char *p_binary);
|
||||
static uint64_t last_ticks;
|
||||
static uint64_t target_ticks;
|
||||
static Array frame_times;
|
||||
static uint32_t frames;
|
||||
static uint32_t frame;
|
||||
static bool force_redraw_requested;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user