|
Plugins
|
#include "common/debug_id.h"Go to the source code of this file.
Namespaces | |
| namespace | ug |
Macros | |
| #define | LIMEX_PROFILE_BEGIN(name) PROFILE_BEGIN_GROUP(name, "limex") |
| #define | LIMEX_PROFILE_END() PROFILE_END() |
| #define | LIMEX_PROFILE_FUNC() PROFILE_FUNC_GROUP("limex") |
| #define | PROFILE_LIMEX |
| #define LIMEX_PROFILE_BEGIN | ( | name | ) | PROFILE_BEGIN_GROUP(name, "limex") |
| #define LIMEX_PROFILE_END | ( | ) | PROFILE_END() |
| #define LIMEX_PROFILE_FUNC | ( | ) | PROFILE_FUNC_GROUP("limex") |
| #define PROFILE_LIMEX |