stopUpdate method

void stopUpdate()

Implementation

void stopUpdate() {
  _updateWatch.stop();
}