// dispmprt.h
LONGLONG DlQueryPerformanceCounter(
PVOID pDeviceHandle,
PLONGLONG pllPerformanceFrequency
);
View the official Windows Driver Kit DDI referenceNo description available.
Provides the finest-grained running count available in the system.
pDeviceHandleA handle that represents a display adapter.
pllPerformanceFrequencyThis function returns LONGLONG.