Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ TEST
Function
TEST
Tests/CommandLineTests.cpp:139–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
}
138
139
TEST(CommandLineTests, TerminateAfterTimed_0s)
140
{
141
TerminateAfterTimedTest(0, 2000);
142
}
143
144
TEST(CommandLineTests, TerminateAfterTimed_1s)
145
{
Callers
nothing calls this directly
Calls
4
TerminateAfterTimedTest
Function · 0.85
TerminateExistingTest
Function · 0.85
InputTest
Function · 0.85
Add
Method · 0.80
Tested by
no test coverage detected