Is there a function I can patch on to that I can be sure gets called at
regular intervals. I must be REALLY sure!
I'd prefer a function that gets called every 10ms or so. Something like a
tick increase function. Is there such a function? Any other way to create
callback without occupying the OS/executing program?

And please don't tell me to wait in my event loop, that would definitely
halt other programs!

Petrus





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