Searched refs:timeOfFrameZero (Results 1 – 1 of 1) sorted by relevance
192 int64_t timeOfFrameZero = timestampNanos - elapsedNanos; in calculateColdStartLatencyMillis() local193 int64_t coldStartLatencyNanos = timeOfFrameZero - beginTimeNanos; in calculateColdStartLatencyMillis()