Searched refs:elapsed (Results 1 – 9 of 9) sorted by relevance
144 long elapsed = end - start; in checkSourceInternal() local146 Log.d(TAG, src + ": null cursor in " + formatTime(elapsed) in checkSourceInternal()149 Log.d(TAG, src + ": " + cursor.getCount() + " rows in " + formatTime(elapsed) in checkSourceInternal()152 return elapsed; in checkSourceInternal()239 long elapsed = (end - start); in run() local241 Log.d(TAG, mSrc + ": null cursor in " + formatTime(elapsed) in run()244 Log.d(TAG, mSrc + ": " + cursor.getCount() + " rows in " + formatTime(elapsed) in run()294 long elapsed = end - mStart; in onChanged() local297 + " rows in " + formatTime(elapsed)); in onChanged()
76 long elapsed = now - mLastFlipTime; in run() local78 if (elapsed < mDropPeriod) { in run()79 scheduleNext((int) mDropPeriod - elapsed); in run()83 (elapsed > (5 * mDropPeriod) && canFlip())) { in run()
19 Total elapsed time: 56.02 seconds24 The total elapsed time is the interesting number for benchmarking.
150 float elapsed = (now - lastTime) * 0.001f;154 drawGeometry(elapsed);
235 long elapsed = System.currentTimeMillis() - startTime; in run() local237 Thread.sleep(Math.max(30 - elapsed, 0)); in run()
1dictionary=main:en_us,locale=en_US,description=English (US),date ...