MCPcopy Create free account
hub / github.com/Sonic-DE/sonic-win / predictedRenderTime

Method predictedRenderTime

src/core/renderloop.cpp:305–308  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

303}
304
305std::chrono::nanoseconds RenderLoop::predictedRenderTime() const
306{
307 return d->renderJournal.result();
308}
309
310} // namespace KWin
311

Callers 1

notifyFrameCompletedMethod · 0.45

Calls 1

resultMethod · 0.45

Tested by

no test coverage detected