@andreiem I added a random sleep time before all the procedures started. The 1st thread starts. and then 2nd thread .. 3 and 4 5 ... Since they do not do the same operations at the same time, they do not consume much processor.
Is that resource setting ("Interval between usage (milliseconds)") about same line or any line?
-
I mean if that value will affect how quickly i can use next line or is it just the time between I use the same line? again?
-
@yourfriendkarol said in Is that resource setting ("Interval between usage (milliseconds)") about same line or any line?:
I mean if that value will affect how quickly i can use next line or is it just the time between I use the same line? again?
I did testing back in the day on this; I concur it's the same line, not next line.
-
@yourfriendkarol
Haha. Thanks, I've been with BAS for almost 3 years now. Just trying to help those I can since I have free time recently :)