Quote:
Originally Posted by Novo
That's what I wanted. That's not what I get though. 
|
I have done this another way, and it seems the problem is more clear:
I called the function TWICE, but only the LAST one actually finished.
Thus...
When a function is called TWICE within the interval of the sleep, the function does return 0 (as suppose to), but when the sleep stops, only the LAST function resumes.