cgal/Profiling_tools/include/CGAL
Sylvain Pion 897e94ac37 Add a new 3-way branch profiler, Profile_branch_counter_3, and use it in the semi-static filters. 2008-12-20 17:31:04 +00:00
..
Memory_sizer.h Fixed small bug on Windows: PROCESS_MEMORY_COUNTERS.PagefileUsage seems not very precise, thus we check it against PROCESS_MEMORY_COUNTERS.WorkingSetSize. 2008-10-02 13:30:56 +00:00
Profile_counter.h Add a new 3-way branch profiler, Profile_branch_counter_3, and use it in the semi-static filters. 2008-12-20 17:31:04 +00:00
Profile_timer.h Re-implement to be more threads-friendly (a first step towards thread-safety). 2008-12-04 01:57:33 +00:00
Real_timer.h
Timer.h