Searched refs:tosleep (Results 1 – 1 of 1) sorted by relevance
43 tosleep=$((before + 10 - SECONDS))44 if (( tosleep > 0 )); then45 sleep "$tosleep"