MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / FrameEnd

Method FrameEnd

ogsr_engine/xrCore/FTimer.cpp:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9}
10
11void CStatTimer::FrameEnd() { result = static_cast<float>(GetElapsed_ms()); }
12
13pauseMngr* g_pauseMngr;
14

Callers 3

on_idleMethod · 0.80
ShowMethod · 0.80
SetMethod · 0.80

Calls 1

GetElapsed_msFunction · 0.85

Tested by

no test coverage detected