Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ Clear_
Method
Clear_
IntelPresentMon/PresentMonAPIWrapper/DynamicQuery.cpp:130–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
}
129
130
void DynamicQuery::Clear_() noexcept
131
{
132
hQuery_ = nullptr;
133
blobSize_ = 0ull;
134
}
135
}
Callers
1
DynamicQuery.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected