MCPcopy 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
773void PMTraceSession::ResetEtwEventLatencyStats()
774{
775 mEtwEventLatencyStatsMs.Reset();
776 mEtwEventLatencyStatsWindowStartQpc = 0;
777}
778
779ULONG PMTraceSession::StartProviders()
780{

Callers 3

StartEtwSessionMethod · 0.80
StopEtwSessionMethod · 0.80

Calls 1

ResetMethod · 0.45

Tested by

no test coverage detected