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