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

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

Definition at line 65 of file TimeStats.h.

References SelectGroup(), StartTime(), and StopTime().

Referenced by Impala::Core::Training::Svm::Predict().

00066     {
00067         StopTime();
00068         SelectGroup(0);
00069         StartTime();
00070     }

Here is the call graph for this function:


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