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

Method GetBlobSize

IntelPresentMon/PresentMonMiddleware/DynamicQuery.cpp:211–214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

209}
210
211size_t PM_DYNAMIC_QUERY::GetBlobSize() const
212{
213 return blobSize_;
214}
215
216bool PM_DYNAMIC_QUERY::HasFrameMetrics() const
217{

Callers 2

ConsumeFrameEventsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected