Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bumptop/BumpTop
/ onTimer
Method
onTimer
trunk/win/Source/BT_EventManager.cpp:806–810 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
804
}
805
806
void EventManager::onTimer(uint timerID)
807
{
808
// Call legacy code
809
winOS->OnTimer(timerID);
810
}
811
812
void EventManager::onUpdate()
813
{
Callers
2
prePhysicsTimerCallback
Function · 0.45
postPhysicsTimerCallback
Function · 0.45
Calls
1
OnTimer
Method · 0.80
Tested by
no test coverage detected