Searched refs:startOverAll (Results 1 – 1 of 1) sorted by relevance
71 long startOverAll = System.nanoTime(); in apply() local73 long delay = (startOverAll - mLastTimeCalled) / 1000; in apply()80 mLastTimeCalled = startOverAll; in apply()98 long timeOverAll = (endOverAll - startOverAll) / 1000; in apply()