Core/Common: Merge TimeTrackerSmall with TimeTracker

This commit is contained in:
Carbenium
2020-07-29 00:16:15 +02:00
committed by Peter Keresztes Schmidt
parent e55516348d
commit 228696bf80
15 changed files with 30 additions and 70 deletions

View File

@@ -103,7 +103,7 @@ struct DynTreeImpl : public ParentTree/*, public Intersectable*/
}
}
TimeTrackerSmall rebalance_timer;
TimeTracker rebalance_timer;
int unbalanced_times;
};