public void startCountingWatch(boolean continueWatchTime) {
   countingWatchP.startWatch(continueWatchTime);
 }