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

void Impala::Core::ImageSet::Reporter::FinalReport (  )  [inline]

Definition at line 136 of file Reporter.h.

References ILOG_ERROR_COUNT, ILOG_INFO, mTimerTotal, and Impala::Timer::SplitTime().

00137     {
00138         ILOG_INFO("DONE time total=" << mTimerTotal.SplitTime()
00139                   << " error=" << ILOG_ERROR_COUNT);
00140     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:15:22 2010 for ImpalaSrc by  doxygen 1.5.1