Searched defs:sessionDurationMs (Results 1 – 3 of 3) sorted by relevance
279 long sessionDurationMs = SystemClock.elapsedRealtime() - mSessionStartTimeMs; in stopSession() local314 Map<String, Long> frameCountMap, Long sessionDurationMs) { in getSessionFpsInfoText()
2097 final long sessionDurationMs = mClock.elapsedRealtime() - mSessionStartMs; in collectAndSendMetrics() local
2532 final long sessionDurationMs = mClock.elapsedRealtime() - mSessionStartMs; in collectAndSendMetrics() local