sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #56535
[Bug 949720] Re: [request] want getLastMatchDelay(): elapsed time to get last match
** Changed in: sikuli
Status: In Progress => Fix Committed
** Changed in: sikuli
Importance: Medium => High
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/949720
Title:
[request] want getLastMatchDelay(): elapsed time to get last match
Status in Sikuli:
Fix Committed
Bug description:
**** feature:
some_match.getTime()
returns a long value in milliseconds representing the elapsed time of
the last successful find op (find triggered until visual appeared)
-----------------------------
A method that returns the time that elapsed before the last match succeeded would be very useful for tracking performance.
wait(img,120)
For the above, the match might have happened in say 1 sec or in 30 seconds. A method that would return this value would be pretty useful.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/949720/+subscriptions
References