|
code_profiler
|


Go to the source code of this file.
Classes | |
| class | tue::Timer |
Namespaces | |
| tue | |
Macros | |
| #define | TIMER_START Timer t; t.start(); |
| #define | TIMER_STOP(x) (t. printLastElapsedTime(x)) |
| #define | TIMER_STOP_M(x) (t.printLastElapsedTimeMSec(x)) |
1.8.17