MCPcopy Create free account
hub / github.com/GameTechDev/PresentMon / GetWindowSize

Method GetWindowSize

IntelPresentMon/Core/source/gfx/layout/GraphData.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 return max.GetCurrent();
85 }
86 double GraphData::GetWindowSize() const
87 {
88 return timeWindow;
89 }
90}

Callers 1

AddGraphMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected