Hi all!
At a point in my code I want to stop the process and introduce a delay. This delay I make it setting a thread to sleep, and making a while loop doing nothing until the thread wakes up and sets a variable. Is this stable enough? Any other suggestions? thanxs.
cheers,
alej
At a point in my code I want to stop the process and introduce a delay. This delay I make it setting a thread to sleep, and making a while loop doing nothing until the thread wakes up and sets a variable. Is this stable enough? Any other suggestions? thanxs.
cheers,
alej