This works for me
    
      index = SysTicksPerSecond(); //This allows the app to be tollerant of 
                                 //different systems
      SysTaskDelay( index * 2);

hope it helps

Walt









On Wed, 05 Jul 2000, you wrote:
> I would like to display a form for a few seconds and then switch to
> another form.  Is there a call which acts like a "sleep" call - e.g.,
> blocks for N seconds?
> 
> 
> 
> 
> -- 
> For information on using the Palm Developer Forums, or to unsubscribe, please see 
>http://www.palmos.com/dev/tech/support/forums/

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

Reply via email to