Searched refs:sumLength (Results 1 – 1 of 1) sorted by relevance
228 const int sumLength = sampledLengthCache->back() - sampledLengthCache->front(); in refreshSpeedRates() local229 const float averageSpeed = static_cast<float>(sumLength) / static_cast<float>(sumDuration); in refreshSpeedRates()