Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AppleWin/AppleWin
/ SoundCore_GetTimerState
Function
SoundCore_GetTimerState
source/SoundCore.cpp:327–330 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
325
}
326
327
bool SoundCore_GetTimerState()
328
{
329
return g_bTimerActive;
330
}
331
332
//-------------------------------------
333
Callers
1
UpdateSpkr
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected