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).
Hello I would like to get time to this format h:m : 13:57
When i use Hours from DateNow it is working when i have more than 10 hours and more than 10 min.
But when i have 03:07 i am get getting 3:7
How to force adding 0 before unit number?
Thanks in advance
Solution for people who may have a similar problem:
" $('#Logs .log-line').slice(13).remove(); "
By default it says slice(500), adjust this number according to your needs. 13 was enough for me.
image.png
@Fox already try this version, but still show this.
@8xrkan said in Get current thread number:
Hello, is it possible to get the current running thread numbers which is reloading every x seconds/ or every new thread start? Example in Result tab: Currently running X threads Thanks!
Hello,
is it possible to get the current running thread numbers which is reloading every x seconds/ or every new thread start?
Example in Result tab: Currently running X threads
Thanks!
There is no ready-made action for this. But you can implement your work logic through a global variable.
@HNB Thanks.
@Diya.3rif Will be in future versions, but right now not implemented. You can set thread number only for whole script