@@ -18,6 +18,7 @@ time_diff() {
}
time_diff
+echo $cur_diff
# shellcheck disable=SC2154
if [[ $cur_diff > ${min_diff} ]]; then