Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ ResetEtwEventLatencyStats
Method
ResetEtwEventLatencyStats
PresentData/PresentMonTraceSession.cpp:773–777 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
771
}
772
773
void PMTraceSession::ResetEtwEventLatencyStats()
774
{
775
mEtwEventLatencyStatsMs.Reset();
776
mEtwEventLatencyStatsWindowStartQpc = 0;
777
}
778
779
ULONG PMTraceSession::StartProviders()
780
{
Callers
3
StopProvidersAndResetConsumer
Method · 0.80
StartEtwSession
Method · 0.80
StopEtwSession
Method · 0.80
Calls
1
Reset
Method · 0.45
Tested by
no test coverage detected