Searched refs:startFilter (Results 1 – 1 of 1) sorted by relevance
81 long startFilter = 0; in apply() local89 startFilter = System.nanoTime(); in apply()99 long timeFilter = (endFilter - startFilter) / 1000; in apply()