startAccum method

void startAccum()

Implementation

void startAccum() {
  _accum = 0.0;
}