ADL (AMD Display Library) Public APIs
Version 17.1
|
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... | |
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.
int ADLClockInfo::iCoreClock |
Core clock in 10 KHz.
int ADLClockInfo::iMemoryClock |
Memory clock in 10 KHz.