Searched refs:sortTimers (Results 1 – 1 of 1) sorted by relevance
54 static bool sortTimers();344 if (sortTimers()) in PrintQueuedTimers()542 static bool sortTimers() { return ManagedTimerGlobals->SortTimers; } in sortTimers() function