Start threads delay
-
My bot start with 50 threads.
I'm not looking to start all 50 threads at once. I'm looking to use delay and start 10 threads every 5 minutes untill all 50 threads are started/running.
How can I do that?
Thanks!
-
This is ONE version from many.
test.xml
-
@jtercs Thanks alot for your fast answer!