MCPcopy 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
260std::size_t OpenGLRenderSystem::getTime() const
261{
262 return _time;
263}
264
265void OpenGLRenderSystem::setTime(std::size_t milliSeconds)
266{

Callers 6

onFrameMethod · 0.45
drawTimeMethod · 0.45
onPreRenderMethod · 0.45
getInfoTextMethod · 0.45
onPreRenderMethod · 0.45
updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected