sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #23672
[Question #242838]: Why the multithreading is too long when I use the wait method
New question #242838 on Sikuli:
https://answers.launchpad.net/sikuli/+question/242838
Hello,
I use the sihuli-java api on eclipse and I have a problem in my project :
I launch several thread who do wiat method on different region during a certain time and he computation time seems to be cumulative insead of parralelized.
This is my thread run method :
if myRegion.wait(myImage, 0.5) != null)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.