Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
37
void PerformanceInfo::StartFrameTimer()
38
{
39
m_FrameMSStart = TIME->GetTime();
40
}
41
42
43
} // namespace core
Callers
1
Tick
Method · 0.80
Calls
1
GetTime
Method · 0.80
Tested by
no test coverage detected