Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
211
size_t PM_DYNAMIC_QUERY::GetBlobSize() const
212
{
213
return blobSize_;
214
}
215
216
bool PM_DYNAMIC_QUERY::HasFrameMetrics() const
217
{
Callers
2
RegisterFrameEventQuery
Method · 0.45
ConsumeFrameEvents
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected