Home | History | Annotate | Download | only in lib

Lines Matching full:addsec

1680     double addsec = ov_time_total(vf,link);
1681 if(seconds<time_total+addsec)break;
1682 time_total+=addsec;
1710 double addsec = ov_time_total(vf,link);
1711 if(seconds<time_total+addsec)break;
1712 time_total+=addsec;