We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3572729 commit f18b9e8Copy full SHA for f18b9e8
IntelPresentMon/PresentMonAPI2Tests/EtlTests.cpp
@@ -1685,7 +1685,7 @@ namespace EtlTests
1685
}
1686
1687
oChild.emplace("PresentMonService.exe"s,
1688
- "--timed-stop"s, "20000"s,
+ "--timed-stop"s, "60000"s,
1689
"--control-pipe"s, pipeName,
1690
"--nsm-prefix"s, "pmon_nsm_utest_"s,
1691
"--intro-nsm"s, introName,
@@ -1733,7 +1733,7 @@ namespace EtlTests
1733
1734
1735
1736
1737
1738
1739
0 commit comments