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).
How to create recurring log every ((X)) amount of minutes or ((X)) amount of threads?
Like the title states, how would I implement a message every x amount of minutes or x amount of threads?
Thanks in advance.
This is probably a problem with profiles. I rebuilt the project without profiles, and it started working.
@danil140 then i guess on each new "CONNECT" to different hosts you will have different ip's, so for ip.bablosoft.com it will be one ip, for your site on what you working it will be another ip, then it make no sense
@111cbt111 said in Is there any action that can get info of how many threads are running in this moment?:
Is there any action that can get info of how many threads are running in this moment?
No, use a global variable and create the counter yourself.
@Fox Thank you so much, it's Work π₯°