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

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

Definition at line 144 of file Reporter.h.

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

00145     {
00146         ILOG_INFO("DONE time total=" << mTimerTotal.SplitTime()
00147                   << " error=" << ILOG_ERROR_COUNT);
00148     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:20:07 2011 for ImpalaSrc by  doxygen 1.5.1