MCPcopy 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
806void EventManager::onTimer(uint timerID)
807{
808 // Call legacy code
809 winOS->OnTimer(timerID);
810}
811
812void EventManager::onUpdate()
813{

Callers 2

prePhysicsTimerCallbackFunction · 0.45
postPhysicsTimerCallbackFunction · 0.45

Calls 1

OnTimerMethod · 0.80

Tested by

no test coverage detected