Searched refs:nowTime (Results 1 – 1 of 1) sorted by relevance
373 long nowTime = System.nanoTime(); in callLoop() local375 sumNanos += (nowTime - lastTime); in callLoop()401 long nowTime = System.nanoTime(); in procLoop() local403 sumNanos += (nowTime - lastTime); in procLoop()404 lastTime = nowTime; in procLoop()