Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sonic-DE/sonic-win
/ prepareNewFrame
Method
prepareNewFrame
src/core/renderloop.cpp:230–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
void RenderLoop::prepareNewFrame()
231
{
232
d->pendingFrameCount++;
233
}
234
235
void RenderLoop::beginPaint()
236
{
Callers
1
composite
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected