[inline]
Definition at line 92 of file TimeStats.h.
References mCurrentGroup, and mGroups.
Referenced by SelectGroup(), and StopTime().
00093 { 00094 return mGroups[mCurrentGroup]; 00095 }