closeBucket method

void closeBucket()

Implementation

void closeBucket() {
  stop = clock();
}