Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

D3D12DDI_GPUCLOCKDATA_0054 structure (d3d12umddi.h)

GPU clock data.

Syntax

typedef struct D3D12DDI_GPUCLOCKDATA_0054 {
 ULONGLONG GpuFrequency;
 ULONGLONG GpuClockCounter;
 ULONGLONG CpuClockCounter;
} D3D12DDI_GPUCLOCKDATA_0054;

Members

GpuFrequency

GPU frequency.

GpuClockCounter

GPU clock counter.

CpuClockCounter

CPU clock counter.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1903
Header d3d12umddi.h

Feedback

Was this page helpful?

Additional resources