Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Telepathy Communications Library - <b>tp_delay()</b> - pause while handling notifications http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   tp_delay() - pause while handling notifications

   tp_delay(nTime)

   nTime       Delay time, in seconds.

   Delays nTime (up to 1800) seconds, handling any notifications that
   occur during that time.  The resolution of the timer is about 0.05
   second (1/20 second).

   Examples:

       tp_delay(1)         // Pause one second.

       tp_delay(0)         // Don't pause, just handle any pending
                           //   notifications.

See Also: tp_inkey() Notifications

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