POWER_THROTTLING_PROCESS_IGNORE_TIMER_RESOLUTION - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTPSAPI_H
#if (PHNT_MODE != PHNT_MODE_KERNEL)
// begin_private

#define POWER_THROTTLING_PROCESS_IGNORE_TIMER_RESOLUTION 0x4 // since WIN11

// end_private
#endif
#endif

View code on GitHub

No description available.