Searched refs:currUsrTimeUs (Results 1 – 1 of 1) sorted by relevance
232 final long currUsrTimeUs = mBuffer[1]; in readDeltaImpl() local234 mUsrSysTime[0] = currUsrTimeUs - lastTimes[0]; in readDeltaImpl()240 + " Curr times: u=" + currUsrTimeUs + " s=" + currSysTimeUs); in readDeltaImpl()246 lastTimes[0] = currUsrTimeUs; in readDeltaImpl()