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

Method GetServiceStopHandle

IntelPresentMon/PresentMonService/Service.cpp:261–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259}
260
261HANDLE ConsoleDebugMockService::GetServiceStopHandle()
262{
263 return stopEvent_;
264}
265
266HANDLE ConsoleDebugMockService::GetResetPowerTelemetryHandle()
267{

Callers 5

EventFlushThreadEntry_Function · 0.45
CpuTelemetryThreadEntry_Function · 0.45
PresentMonMainThreadFunction · 0.45
Run_Method · 0.45

Calls

no outgoing calls

Tested by 1

Run_Method · 0.36