
06-24-2006, 03:17 PM
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
It's not always that simple, e.g. it must be 'thread-safe', when you call sleep() inside the loop then it must still be working once the timeout occurs. That's why it just remembers the array variable and the index, most of the time that should be ok. If you need more control then you can use a normal for-loop I guess. |
|
|