Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossuo/crossuo
/ SetRenderTimerDelay
Method
SetRenderTimerDelay
src/GameWindow.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void CGameWindow::SetRenderTimerDelay(int delay)
44
{
45
m_iRenderDelay = delay;
46
}
47
48
bool CGameWindow::OnCreate()
49
{
Callers
2
SetClientFPS
Method · 0.80
SetReduceFPSUnactiveWindow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected