Home
last modified time | relevance | path

Searched refs:totalTime (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/audiorecorder/
H A Dmainwindow.cpp124 QString totalTime = msg.mid(l+3,r - l - 3);; in output() local
126 r = (int)totalTime.toDouble(&ok); in output()
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/
H A DRun992 my $totalTime = 0;
1030 $totalTime += $time;
1037 $bresult->{'time'} = $totalTime / $iterations;