Tried all method, dont know how do ,.....I make a loop and thread, setup for example 3 thread, when take a line from a .csv want to be unique in every thread and on loop to not repeat
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.