MCPcopy 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
82void BzfWindow::yieldCurrent(void) {
83 // do nothing
84}
85
86void BzfWindow::releaseCurrent(void) {
87 // do nothing

Callers 4

joinInternetGame2Function · 0.45
playingLoopFunction · 0.45
startPlayingFunction · 0.45
isEventPendingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected