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.
SysTaskDelay is the closet to what you want, but its resolution is OS ticks, not microseconds.
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
