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.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to