Searched refs:total1 (Results 1 – 1 of 1) sorted by relevance
646 local total1=0654 total1=`convert_string_to_centisecond_units "$2"`659 if [ "$total0" -gt "$total1" ]; then660 diff01=$[ $total0 - $total1 ]662 elif [ "$total0" -eq "$total1" ]; then666 diff01=$[ $total1 - $total0 ]672 echo "$total0|$total1|$diff01|$diff01str"