Question #196369 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/196369
Status: Open => Answered
RaiMan proposed the following answer:
--- I would like to append timestamp to each line
Not possible with the current version (has to be fixed on the Java level (class
Debug))
Feel free to post a request bug.
--- can we can calculate the time difference between 2 actions:
start = time.time()
# somer actions
print time.time()-start # in seconds
--
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