clearSpilledTime method

void clearSpilledTime()
inherited

Implementation

void clearSpilledTime() {
  _spilledTime = 0;
}