resultsClosed method

void resultsClosed()

Sets the time of ending the results stage

Implementation

void resultsClosed() {
  result.stepTimes.resultsClosed = DateTime.now();
}