Hi all,
anybody would have a suggestion how to slow down queries/ loop execution ?
Like a sleep() or wait()
In advance, thanks !
Seb
This will pause process 5 seconds.
Awesome,
thanks a million !
Seb.
No problem ;)
Howto break queries in loop, but not exit all processing?
Can you give example what you want to do? Maybe if-else statement could help?
Log in to post a comment.
Hi all,
anybody would have a suggestion how to slow down queries/ loop execution ?
Like a sleep() or wait()
In advance, thanks !
Seb
This will pause process 5 seconds.
Awesome,
thanks a million !
Seb.
No problem ;)
Howto break queries in loop, but not exit all processing?
Can you give example what you want to do? Maybe if-else statement could help?