New question #156879 on Sikuli:
https://answers.launchpad.net/sikuli/+question/156879

I am using time.time() in order to measure the time between checkpionts in my 
script. 

The problem is that i do not know how long time any of the checkpionts will 
take. Therefore I can not declare my max value to a pre set number like this: 

start = time.time()
max = 100.0                  #Max value

In order to set max into a variable like [i] and that max therefore is unset 
and unlimited? 



-- 
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