Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ GetKeepCount
Method
GetKeepCount
ETLTrimmer/main.cpp:289–292 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
287
return metadataEventCount_;
288
}
289
int GetKeepCount() const
290
{
291
return keepCount_;
292
}
293
auto GetProcessList() const
294
{
295
return eventCountByProcess_
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected