wiki:SaliUsage/Functions/sleep_loop

sleep_loop

Usage:

This function is used to sleep for certain period of time and output an character at each interval, default:

  • 1 second interval
  • . character

Example

sleep for 60 seconds with an interval of 2 seconds using : as character:

sleep_loop 60 2 :
Last modified 14 years ago Last modified on 08/11/10 16:20:26