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