** Changed in: sikuli
Status: In Progress => Fix Committed
** Changed in: sikuli
Importance: Medium => Critical
** Description changed:
+ **** 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.
--
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
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp