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