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

Method GetDeviceId

IntelPresentMon/ControlLib/PowerTelemetryAdapter.cpp:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16 : deviceId_{ deviceId } {}
17
18 uint32_t PowerTelemetryAdapter::GetDeviceId() const noexcept
19 {
20 return deviceId_;
21 }
22
23 void PowerTelemetryAdapter::SetTelemetryCapBit(GpuTelemetryCapBits telemetryCapBit) noexcept
24 {

Callers 2

Execute_Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected