MCPcopy 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
932bool CSoundGen::IsBackgroundTask() const
933{
934 return IsRendering();
935}
936
937// DPCM handling
938

Callers 4

OnUpdateSBTempoMethod · 0.80
OnPaintMethod · 0.80
OnDrawMethod · 0.80
PeriodicUpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected