← Back to team overview

sikuli-driver team mailing list archive

[Bug 949720] Re: [request] want getLastMatchDelay(): elapsed time to get last match

 

** Changed in: sikuli
   Importance: High => Wishlist

** Changed in: sikuli
       Status: Fix Committed => In Progress

-- 
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:
  In Progress

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