what APIs of window can be used by window APP (Win32, UWP...) to tune their performance

emma 20 Reputation points
2023-10-27T07:32:59.1833333+00:00

What APIs of windows can be used by window APP (Win32, UWP...) to tune their performance in windows? for example, for some low_latency or high_cpuutil tasks, What interface APIs can window APP (Win32, UWP...) call to meet their performance requirements; Or What performance related APIs does windows provide?

we can set ShortSchedulingPolicy/SchedulingPolicy/Perflatencyhint/etc by powercfg.ext, but I want to know APIs called by window APP (Win32, UWP...) to meet their requirements.

thanks.

Developer technologies | Universal Windows Platform (UWP)
Windows development | Windows API - Win32
Windows for business | Windows Client for IT Pros | Devices and deployment | Other
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. emma 20 Reputation points
    2023-10-30T01:45:04.29+00:00

    Let me clarify my question: what APIs of windows can be used by win32/UWP/..... to meet their performance in wos

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.