avg_exec_time=$(echo "scale=5; ${timeCount}/${txCount}" | bc)

scale=5表示保留5位小数