Searched refs:sLogPrintTime (Results 1 – 1 of 1) sorted by relevance
209 static std::chrono::steady_clock::time_point sLogPrintTime; variable216 if ((now - sLogPrintTime) > DURATION) { in gl_unimplemented()217 sLogPrintTime = now; in gl_unimplemented()