MCPcopy Create free account
hub / github.com/GameTechDev/PresentMon / ~PresentMon

Method ~PresentMon

IntelPresentMon/PresentMonService/PresentMon.cpp:30–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30PresentMon::~PresentMon()
31{
32 pSession_->CheckTraceSessions(true);
33 pmlog_dbg("PresentMon object destructor finishing");
34}
35
36PM_STATUS PresentMon::UpdateTracking(const std::unordered_set<uint32_t>& trackedPids)
37{

Callers

nothing calls this directly

Calls 1

CheckTraceSessionsMethod · 0.45

Tested by

no test coverage detected