Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ StartEtlLogging
Method
StartEtlLogging
IntelPresentMon/PresentMonAPIWrapper/Session.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
EtlLogger Session::StartEtlLogging()
102
{
103
return EtlLogger{ handle_ };
104
}
105
106
void Session::SetTelemetryPollingPeriod(uint32_t deviceId, uint32_t milliseconds)
107
{
Callers
2
pmStartEtlLogging
Function · 0.45
EtlLoggerTest
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected