Wait Time less than 1 millisecond?

Rick Harrison harrison at all-auctions.com
Wed May 28 11:37:52 EDT 2014


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



More information about the use-livecode mailing list