Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GPUOpen-Effects/GeometryFX
/ GetSumTime
Method
GetSumTime
framework/d3d11/amd_sdk/src/Timer.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
return m_LastTime;
53
}
54
double Timer::GetSumTime()
55
{
56
return m_SumTime;
57
}
58
59
double Timer::GetTimeNumFrames()
60
{
Callers
1
GetAvgTime
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected