sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #53549
Re: [Question #686476]: Command line SikuliX slowness
Question #686476 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/686476
RaiMan proposed the following answer:
if you want to get the exact startup time until your script execution
starts, add this as first line:
print "startup seconds:", time.time() - RUNTIME.getElapsedStart()/1000
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.