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().