Searched defs:Sleep (Results 1 – 2 of 2) sorted by relevance
| /openbmc/phosphor-pid-control/tools/ | ||
| H A D | fan_rpm_loop_test.sh | 6 function Sleep() { sleep "$@"; } function |
| H A D | fan_rpm_loop_unittest.sh | 11 function Sleep() { echo "Sleep $*"; } function |