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