Searched refs:currSysTimeUs (Results 1 – 1 of 1) sorted by relevance
220 final long currSysTimeUs = mBuffer[2]; in readDeltaImpl() local222 mUsrSysTime[1] = currSysTimeUs - lastTimes[1]; in readDeltaImpl()227 + " Curr times: u=" + currUsrTimeUs + " s=" + currSysTimeUs); in readDeltaImpl()234 lastTimes[1] = currSysTimeUs; in readDeltaImpl()