Here's a suggestion:
Mark the time when starting the thread.
Then during the script run, add a time check action and compare the time difference with your desired value.
-> Take appropriate action.
Threads
-
Hi, can you please help me with BAS. i need each thread to take certain strings from txt, i.e. 1 thread - 1 string, 2 thread - 2 string, but it does this - 1 thread - 1 string, 2 thread - 3 string, 3 thread - 2 string. is it possible to fix it somehow?
-
M Moderator deleted this topic on
-
M Moderator restored this topic on