Searched refs:timeInSeconds (Results 1 – 1 of 1) sorted by relevance
701 const float timeInSeconds = values[ndx] / 1000.0f / 1000.0f; in calculateBasicStatistics() local702 processingRates[ndx] = samples[ndx].*predictor / timeInSeconds; in calculateBasicStatistics()