Retrieves a PPROCESSOR_SCHEDULING_STATISTICS structure describing the scheduling behavior of the Game OS on the physical processors.
VOID QueryProcessorSchedulingStatistics(
PPROCESSOR_SCHEDULING_STATISTICS ProcessorSchedulingStatistics
)
ProcessorSchedulingStatistics
Type: PPROCESSOR_SCHEDULING_STATISTICSÂ
[out] A PPROCESSOR_SCHEDULING_STATISTICS structure that will describe the scheduling behavior of the Game OS on the physical processors when QueryProcessorSchedulingStatistics returns.
Type: VOIDÂ
Header: Declared in winbase.h.
Library: Use kernelx.lib.