Searched refs:timeValue (Results 1 – 1 of 1) sorted by relevance
137 double timeValue = requestedTimeSteps[0]; in RequestData() local142 while (cnt < tsLength-1 && steps[cnt] < timeValue) in RequestData()