T
ted medin
Notice when i use Doevents in a loop waiting for the user to view/... a
print the cpu time goes way up. Looks like Sleep(1000) in the loop would
really give up the cpu. So how does one really give up the cpu for a
second or so. Or is there a better way to do this? TIA
print the cpu time goes way up. Looks like Sleep(1000) in the loop would
really give up the cpu. So how does one really give up the cpu for a
second or so. Or is there a better way to do this? TIA