MCPcopy 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}
54double Timer::GetSumTime()
55{
56 return m_SumTime;
57}
58
59double Timer::GetTimeNumFrames()
60{

Callers 1

GetAvgTimeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected