On 5/24/22 11:00, Jactry Zeng wrote:
- info->rateRefresh.uiDenominator = 1;
- info->rateRefresh.uiNumerator = 64;
- info->rateCompose.uiDenominator = 1;
- info->rateCompose.uiNumerator = 64;
- info->qpcRefreshPeriod = 156250;
Is it hard to fill it with the real data? I am afraid fake default values can confuse apps once they now start getting this info.