Searched refs:endOverAll (Results 1 – 1 of 1) sorted by relevance
95 long endOverAll = System.nanoTime(); in apply() local98 long timeOverAll = (endOverAll - startOverAll) / 1000; in apply()