Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dfpause()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfPause()
Wait for a specific amount of time
------------------------------------------------------------------------------
Syntax:

     dfPause( [<nSec>] ) --> NIL

Parameters:

     <nSec>     Idle time. Default 1

Returns:

     NIL

Description:

     This function will pause for <nSec> seconds and resume only when the
     time specified has passed completely.

Example:

     dfPause( 5 ) // Wait for 5 seconds

See also:

     dfInkey()

See Also: dfInkey()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson