ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADLClockInfo Struct Reference

Structure containing information about Clock. More...

#include <adl_structures.h>

Data Fields

int iCoreClock
 Core clock in 10 KHz. More...
 
int iMemoryClock
 Memory clock in 10 KHz. More...
 

Detailed Description

Structure containing information about Clock.

This structure is used to store the clock information for the current adapter such as core clock and memory clock info.

Field Documentation

◆ iCoreClock

int ADLClockInfo::iCoreClock

Core clock in 10 KHz.

◆ iMemoryClock

int ADLClockInfo::iMemoryClock

Memory clock in 10 KHz.


The documentation for this struct was generated from the following file:

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.