Searched refs:startCpuTime (Results 1 – 1 of 1) sorted by relevance
2091 long startCpuTime = threadCpuTimeNs(); in handleMessage() local2097 long deltaCpuTimeNanos = endCpuTime - startCpuTime; in handleMessage()