public void VerifyStatisticsForToday() { if (!_dataService.CheckIfStatsCompleteForToday()) { UpdateStatistics(); } }