Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ StopTraceSessions
Method
StopTraceSessions
IntelPresentMon/PresentMonService/PresentMon.cpp:72–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
void PresentMon::StopTraceSessions()
73
{
74
pSession_->CheckTraceSessions(true);
75
}
Callers
1
PresentMonMainThread
Function · 0.80
Calls
1
CheckTraceSessions
Method · 0.45
Tested by
no test coverage detected