|
FAUST compiler
0.9.9.6b8
|

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 43 of file timing.cpp.
References gTimingSwitch, lEndTime, lIndex, lStartTime, mysecond(), and tab().
Referenced by main(), ScalarCompiler::prepare(), and ScalarCompiler::prepare2().


| void startTiming | ( | const char * | msg | ) |
Definition at line 34 of file timing.cpp.
References gTimingSwitch, lIndex, lStartTime, mysecond(), and tab().
Referenced by main(), ScalarCompiler::prepare(), and ScalarCompiler::prepare2().


1.8.7