Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ IsActive
Method
IsActive
Source/ChannelHandler.cpp:989–992 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
987
}
988
989
bool CChannelHandler::IsActive() const
990
{
991
return m_bGate;
992
}
993
994
bool CChannelHandler::IsReleasing() const
995
{
Callers
2
TriggerInstrument
Method · 0.80
UpdateInstrument
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected