start method

void start()

Implementation

void start() {
  _restartTimer();
  _restartResendCooldown();
}