Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ OnTimerEnd
Method
OnTimerEnd
core/MenuVoting.cpp:712–715 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
710
}
711
712
void VoteMenuHandler::OnTimerEnd(ITimer *pTimer, void *pData)
713
{
714
m_displayTimer = NULL;
715
}
Callers
3
RunFrame
Method · 0.45
FireTimerOnce
Method · 0.45
KillTimer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected