clearSpilledTime method

void clearSpilledTime()

Implementation

void clearSpilledTime() {
  _spilledTime = 0;
}