Searched refs:mBatchStartTime (Results 1 – 1 of 1) sorted by relevance
47 private long mBatchStartTime; field in MainActivity89 mBatchStartTime = SystemClock.uptimeMillis(); in startBatch()119 if (send < mBatchStartTime || mPendingResponses == 0) { in onPingPongResponse()122 + ", batchStart " + mBatchStartTime + ", remote: " + remote); in onPingPongResponse()136 (now - mBatchStartTime), (now - mBatchStartTime) / mTotalReceived, in onPingPongResponse()