Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ DoYield
Method
DoYield
libraries/lib-wx-init/wxWidgetsBasicUI.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
void wxWidgetsBasicUI::DoYield()
35
{
36
wxTheApp->Yield();
37
}
38
39
void wxWidgetsBasicUI::DoProcessIdle()
40
{
Callers
1
Yield
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected