Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

void Impala::Util::TimeStats::MeasureNext (  )  [inline]

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:


Generated on Fri Mar 19 11:41:27 2010 for ImpalaSrc by  doxygen 1.5.1