Searched refs:frameDiffNanos (Results 1 – 1 of 1) sorted by relevance
641 nsecs_t frameDiffNanos = nowNanos - frameCompleteNanos; in cleanupResources() local642 nsecs_t cleanupMillis = ns2ms(std::max(frameDiffNanos, 10_s)); in cleanupResources()