I reported this to a couple of places but rec'd no feed back...
I noticed that POSE 3.2 on the Mac has significantly slowed down. As if the
internal clock was slowed down. For instance, this code
startedTicks = TimGetTicks ();
while (TimGetTicks () < startedTicks + 100)
{continue;}
takes about 5 secs. Am I the only one with this problem?
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/
- Re: POSE 3.2 on the Mac Paul Nevai
- Re: POSE 3.2 on the Mac Keith Rollin
