MCPcopy Create free account
hub / github.com/Illation/ETEngine / StartFrameTimer

Method StartFrameTimer

Engine/source/EtCore/Util/PerformanceInfo.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 }
36}
37void PerformanceInfo::StartFrameTimer()
38{
39 m_FrameMSStart = TIME->GetTime();
40}
41
42
43} // namespace core

Callers 1

TickMethod · 0.80

Calls 1

GetTimeMethod · 0.80

Tested by

no test coverage detected