Searched refs:timeError (Results 1 – 1 of 1) sorted by relevance
76 long timeError = period - (last.timeStamp-first.timeStamp); in getAverageSpeed() local78 if(timeError > 0) { in getAverageSpeed()80 errorBytes = (timeError*(preFirst.receivedBytes - first.receivedBytes)) in getAverageSpeed()