tick method

void tick()

Implementation

void tick() {
  _currentTime = _intervalSeconds;
}