Searched refs:TotalCollectionTimer (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/libauto-185.5/
H A DStatistics.h139 typedef WallClockTimer TotalCollectionTimer; typedef in class:Auto::CollectionTimer
143 TotalCollectionTimer _total_time; // timer that runs from the beginning to end of the heap collection
151 inline TotalCollectionTimer &total_time() { return _total_time; }

Completed in 112 milliseconds