Definition at line 72 of file TimeStats.h. References mCurrentGroup, SelectGroup(), StartTime(), and StopTime(). Referenced by Impala::Core::Training::Svm::Predict(). 00073 { 00074 StopTime(); 00075 SelectGroup(mCurrentGroup + 1); 00076 StartTime(); 00077 }
Here is the call graph for this function:
|