Searched refs:deltaTimeVal (Results 1 – 1 of 1) sorted by relevance
775 TimeValue deltaTimeVal = currentTime - iStartTime; in getDownloadRate() local776 int32 deltaMilliSec0 = deltaTimeVal.to_msec(); in getDownloadRate()809 TimeValue deltaTimeVal = currentTime - iStartTime; in getDownloadTimeForEstimation() local810 return (uint32)deltaTimeVal.to_msec(); in getDownloadTimeForEstimation()