← Back to team overview

sikuli-driver team mailing list archive

[Bug 949720] [NEW] getLastMatchDelay time before match occurred

 

Public bug reported:

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.

** Affects: sikuli
     Importance: Undecided
         Status: New


** Tags: wishlist

-- 
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:
  getLastMatchDelay time before match occurred

Status in Sikuli:
  New

Bug description:
  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


Follow ups

References