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

void Impala::Util::TimeStats::Group::Clear (  )  [inline]

Definition at line 40 of file TimeStats.h.

References mMeasurements, and mTotal.

Referenced by Group().

00041         {
00042             mTotal = 0;
00043             mMeasurements.clear();
00044         }


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