Home »
Public Forums »
archive »
Waiting without locking?
Waiting without locking? [message #45928] |
Wed, 19 October 2005 11:01 |
hocmin
Messages: 5 Registered: August 2005
|
Junior Member |
|
|
I'd like to write a small IDL program that continuously polls something
with a pause between polling so it's not just an endless loop eating
CPU cycles. I'd also like to be able to do this while another program
is running (something with an interface that the user is working with).
The wait procedure seems to lock not only the polling program from
running but any other IDL program as well. Is there any way to get a
program to "wait" without affecting any other running programs?
|
|
|
Current Time: Wed Oct 08 19:47:43 PDT 2025
Total time taken to generate the page: 0.00518 seconds