Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Is there a way so that on every 3/6/9/12 thread, I can run further code?
Thanks
Yes, use thread number. if(thread number % 3 === 0) do something
@Fox thnks alot u help me alot
@yourfriendkarol said in How to run THREAD for EXACTLY 500 times?:
only
ohh that's possible, nice, thank you!
@Diya.3rif Need to use reources and set maximum succes number (recomended). If you work in one thread and use loop(not recomended), you can unset Reuse recources.
0_1504114381705_UnsetReuseResource.png