Go to the source code of this file.
Functions | |
void | startTiming (const char *msg) |
void | endTiming (const char *msg) |
void endTiming | ( | const char * | msg | ) |
Definition at line 51 of file timing.cpp.
Referenced by main(), ScalarCompiler::prepare(), and ScalarCompiler::prepare2().
void startTiming | ( | const char * | msg | ) |
Definition at line 48 of file timing.cpp.
Referenced by main(), ScalarCompiler::prepare(), and ScalarCompiler::prepare2().