[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  XPdelay2()
  Delay the Computer for some Time, CPU dependant.
------------------------------------------------------------------------------

  Function:    XPdelay2()

               XPdelay2() simply delay's the computer by Looping for
               a specified amount of time. This function comes in
               handy with XPsound() to generate some tones.

               The dalay in this case is performed by Looping, so it
               dependant on the speed of your Computer.

  Syntax:      XPdelay2(<nLoops>)

  Arguments:   nLoops may be a value from 0 through 255. The computer
               will loop for a relative amount of time. Check out good
               values for the types of computers your application might
               run on.

  Returns:     Nothing.

  Usage:       See XPsound() example.

See Also: XPsound() XPnoSound() XPdelay()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson