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