Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ getTime
Method
getTime
radiantcore/rendersystem/OpenGLRenderSystem.cpp:260–263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
}
259
260
std::size_t OpenGLRenderSystem::getTime() const
261
{
262
return _time;
263
}
264
265
void OpenGLRenderSystem::setTime(std::size_t milliSeconds)
266
{
Callers
6
onFrame
Method · 0.45
drawTime
Method · 0.45
onPreRender
Method · 0.45
getInfoText
Method · 0.45
onPreRender
Method · 0.45
update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected