Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ Clear_
Method
Clear_
IntelPresentMon/PresentMonAPIWrapper/FrameQuery.cpp:97–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
void FrameQuery::Clear_() noexcept
98
{
99
hQuery_ = nullptr;
100
blobSize_ = 0ull;
101
}
102
}
Callers
1
FrameQuery.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected