checkpointPause method

void checkpointPause()

Implementation

void checkpointPause() {
  _pauseTime = DateTime.now();
}