resultsShown method

void resultsShown()

Sets the time of starting the results stage

Implementation

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