Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ IsBackgroundTask
Method
IsBackgroundTask
Source/SoundGen.cpp:932–935 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
930
}
931
932
bool CSoundGen::IsBackgroundTask() const
933
{
934
return IsRendering();
935
}
936
937
// DPCM handling
938
Callers
4
OnUpdateSBTempo
Method · 0.80
OnPaint
Method · 0.80
OnDraw
Method · 0.80
PeriodicUpdate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected