I have a interrupt driven serial input routine and want to have that place a custom event in the event queue.
Has anybody timed how long in milliseconds the delay would be before my routine in a form handler would recieve the event? Does the event go on the queue and immedently go to the form handler or does the system handle somthing like the 10msec delay between nil events then take the custom event I placed on the queue? Thanks in advance. I hope someone knows. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
