How to get the machine monitor refresh time Windows platform?
Time:02-11
If inscribe description
Access, callback, MSG can How to know what time to refresh the screen is in?
CodePudding user response:
The refresh time? Or refresh frequency, if is frequency refer EnumDisplaySettings ()
CodePudding user response:
The application seems to have no need to care about when to display refresh,
CodePudding user response:
Only for display frame rate to refresh the application need, purpose is to maximize the user experience of decrease The Times of refresh Can use IDXGIOutput: : WaitForVBlank Or IDXGISwapChain2: : GetFrameLatencyWaitableObject + WaitForSingleObject