refer to SysTaskDelay function Purpose Put the processor into doze mode for the specified number of ticks. Declared In SystemMgr.h Prototype Err SysTaskDelay (Int32 delay) Parameters delay Number of ticks to wait (see SysTicksPerSecond()) Returns Returns 0 if no error. See Also EvtGetEvent()
-----Original Message----- From: Saurabh Agarwal [mailto:[EMAIL PROTECTED] Sent: 2004å5æ28æ 13:46 To: Palm Developer Forum Subject: sleep method in palm Is there any sleep() function in palm os api? I am looking similar to one in C --- sleep(microsecond), it sleeps the application for given micro-seconds. Thanx. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
