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

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

Definition at line 39 of file TimeStats.h.

References mMeasurements, and mTotal.

Referenced by Group().

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


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