BWAPI
|
Go to the source code of this file.
Classes | |
struct | Profile_counter |
struct | Profile_histogram_counter |
struct | Profile_branch_counter |
struct | Profile_branch_counter_3 |
Defines | |
#define | CGAL_PROFILER(Y) |
#define | CGAL_HISTOGRAM_PROFILER(Y, Z) |
#define | CGAL_BRANCH_PROFILER(Y, NAME) |
#define | CGAL_BRANCH_PROFILER_BRANCH(NAME) |
#define | CGAL_BRANCH_PROFILER_3(Y, NAME) |
#define | CGAL_BRANCH_PROFILER_BRANCH_1(NAME) |
#define | CGAL_BRANCH_PROFILER_BRANCH_2(NAME) |
#define CGAL_BRANCH_PROFILER | ( | Y, | |
NAME | |||
) |
#define CGAL_BRANCH_PROFILER_3 | ( | Y, | |
NAME | |||
) |
#define CGAL_BRANCH_PROFILER_BRANCH | ( | NAME | ) |
#define CGAL_BRANCH_PROFILER_BRANCH_1 | ( | NAME | ) |
#define CGAL_BRANCH_PROFILER_BRANCH_2 | ( | NAME | ) |
#define CGAL_HISTOGRAM_PROFILER | ( | Y, | |
Z | |||
) |
#define CGAL_PROFILER | ( | Y | ) |