MCPcopy 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
43void CGameWindow::SetRenderTimerDelay(int delay)
44{
45 m_iRenderDelay = delay;
46}
47
48bool CGameWindow::OnCreate()
49{

Callers 2

SetClientFPSMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected