Hi there,

I’m trying to speed up my application by reducing my wait times.

Unfortunately, the wait command itself says that the minimum
wait time is 1 millisecond.

I want to reduce my wait times to .5 or .25 milliseconds.

I’m thinking perhaps a loop to wait just a few cpu cycles.

It would be best if I could start and stop a timer which would
tell me exactly how much time has passed executing my loop.

Ideas?  Suggestions?

Thanks,

Rick
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to