mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Context: Eliminated gc timer
This commit is contained in:
parent
30cfc11f80
commit
cfc2fd28e8
3 changed files with 5 additions and 5 deletions
|
@ -101,7 +101,7 @@ public:
|
|||
Timer timer_total {};
|
||||
long time_init_us {0};
|
||||
Timer timer_load;
|
||||
Timer timer_gc;
|
||||
long time_gc_us {0};
|
||||
Timer timer_filter;
|
||||
Timer timer_commit;
|
||||
Timer timer_sort;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue