Include dependency graph for Profiler.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | CARLA_PROFILE_FPS(context, profiler_name) |
| #define | CARLA_PROFILE_SCOPE(context, profiler_name) |
| #define CARLA_PROFILE_FPS | ( | context, | |
| profiler_name | |||
| ) |
Definition at line 11 of file Profiler.h.
Referenced by Benchmark::AddStream().
| #define CARLA_PROFILE_SCOPE | ( | context, | |
| profiler_name | |||
| ) |
Definition at line 10 of file Profiler.h.
Referenced by Benchmark::Run().
1.8.13