Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ yieldCurrent
Method
yieldCurrent
src/platform/BzfWindow.cpp:82–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
void BzfWindow::yieldCurrent(void) {
83
// do nothing
84
}
85
86
void BzfWindow::releaseCurrent(void) {
87
// do nothing
Callers
4
joinInternetGame2
Function · 0.45
playingLoop
Function · 0.45
startPlaying
Function · 0.45
isEventPending
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected