many thanks~~
^^

----- Original Message ----- 
From: "Mark Cameron" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[email protected]>
Sent: Tuesday, April 12, 2005 4:15 PM
Subject: RE: one simple question about Delay funcation in Palm OS


SysTaskDelay(SysTicksPerSecond()*X);

Where X is the number of seconds you wish to delay (or just give it a
number of ticks, but the delay will vary by device).

Cheers,
-Mark

-----Original Message-----
From: SEAn [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 12, 2005 1:10 AM
To: Palm Developer Forum
Subject: one simple question about Delay funcation in Palm OS

now if i want to delay my program for a short time
in C i can use
void delay(unsigned milliseconds);
to perform my purpose;

and how to do this in Palm OS ?


thanks a lot~



-- 
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/

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please 
see http://www.palmos.com/dev/support/forums/

Reply via email to