Context: Add timer that measures the total command duration explicitly
This commit is contained in:
committed by
Paul Beckingham
parent
ed58263c16
commit
b9f217a716
@@ -106,6 +106,7 @@ public:
|
||||
int terminal_width;
|
||||
int terminal_height;
|
||||
|
||||
Timer timer_total;
|
||||
Timer timer_init;
|
||||
Timer timer_load;
|
||||
Timer timer_gc;
|
||||
|
||||
Reference in New Issue
Block a user