Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ Add
Method
Add
Tests/PresentMon.cpp:427–431 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
425
}
426
427
void PresentMon::Add(wchar_t const* args)
428
{
429
cmdline_ += L
' '
;
430
cmdline_ += args;
431
}
432
433
void PresentMon::Start(char const* file, int line)
434
{
Callers
8
TestBody
Method · 0.80
TerminateAfterTimedTest
Function · 0.80
TerminateExistingTest
Function · 0.80
QpcTimeTest
Function · 0.80
TEST
Function · 0.80
InputTest
Function · 0.80
ProcessStruct
Method · 0.80
ProcessEnum
Method · 0.80
Calls
no outgoing calls
Tested by
6
TestBody
Method · 0.64
TerminateAfterTimedTest
Function · 0.64
TerminateExistingTest
Function · 0.64
QpcTimeTest
Function · 0.64
TEST
Function · 0.64
InputTest
Function · 0.64