sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #53558
Re: [Question #686476]: [2.1.0] Windows 8 in VM: Command line SikuliX slowness
Question #686476 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/686476
RaiMan proposed the following answer:
--- documentation for RUNTIME.getElapsedStart().
This is a function for internal use only and returns the time when the SikuliX runtime environment woke up.
It is comparable to time.time(), but the value is in milli-seconds.
Hence in the server context it does not make sense.
... but the script startup delay in the server context should indeed be only some 100 milliseconds.
It is comparable to running a script in the IDE, where the script run environment is completely initialised and reused.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.