resultsShown method
void
resultsShown()
Sets the time of starting the results stage
Implementation
void resultsShown() {
result.stepTimes.resultsShown = DateTime.now();
}
Sets the time of starting the results stage
void resultsShown() {
result.stepTimes.resultsShown = DateTime.now();
}