Searched refs:currentLapCount (Results 1 – 1 of 1) sorted by relevance
66 val currentLapCount = if (lapCount == 0) 0 else 1 in getItemCount() constant67 return currentLapCount + lapCount in getItemCount()