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