Searched refs:totalTime (Results 1 – 2 of 2) sorted by relevance
124 QString totalTime = msg.mid(l+3,r - l - 3);; in output() local126 r = (int)totalTime.toDouble(&ok); in output()
992 my $totalTime = 0;1030 $totalTime += $time;1037 $bresult->{'time'} = $totalTime / $iterations;