I want to wait an exact period (say 100 milliseconds) of time in the program without relinquishing control from my subroutine to a timer control, so as not to lose local variables.
How do I do this? is there an inbuilt function for this?
thanks,
krackers