Home | History | Annotate | Download | only in tests

Lines Matching full:sofar

4602     my $sofar= time()-$start;
4603 my $esttotal = $sofar/$count * $total;
4604 my $estleft = $esttotal - $sofar;
5824 my $sofar = time() - $start;
5852 sprintf("%.0f", $sofar) ." seconds.\n";