Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |