Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
305
std::chrono::nanoseconds RenderLoop::predictedRenderTime() const
306
{
307
return d->renderJournal.result();
308
}
309
310
} // namespace KWin
311
Callers
1
notifyFrameCompleted
Method · 0.45
Calls
1
result
Method · 0.45
Tested by
no test coverage detected