![]() |
ManaPlus
|
Go to the source code of this file.
Macros | |
| #define | PROFILER_START() |
| #define | PROFILER_END() |
| #define | BLOCK_START(name) |
| #define | BLOCK_END(name) |
| #define | FUNC_BLOCK(name, id) |
| #define BLOCK_END | ( | name | ) |
Definition at line 80 of file perfomance.h.
| #define BLOCK_START | ( | name | ) |
Definition at line 79 of file perfomance.h.
| #define FUNC_BLOCK | ( | name, | |
| id | |||
| ) |
Definition at line 81 of file perfomance.h.
| #define PROFILER_END | ( | ) |
Definition at line 78 of file perfomance.h.
| #define PROFILER_START | ( | ) |
Definition at line 77 of file perfomance.h.