[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
XPdelay()
Delay the Computer for some Time
------------------------------------------------------------------------------
Function: XPdelay()
XPdelay() simply delay's the computer by Looping for
a specified amount of time. This function comes in
handy with XPsound() to generate some tones.
Syntax: XPdelay(<nDuration>)
Arguments: <nDurarion> is the time in timer ticks to delay the
computer, a tick occurs 18.2 times per second, so
about every 55ms.
Returns: Nothing.
Usage: See XPsound() example.
See Also:
XPsound()
XPnoSound()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson