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