MCPcopy 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
427void PresentMon::Add(wchar_t const* args)
428{
429 cmdline_ += L' ';
430 cmdline_ += args;
431}
432
433void PresentMon::Start(char const* file, int line)
434{

Callers 8

TestBodyMethod · 0.80
TerminateAfterTimedTestFunction · 0.80
TerminateExistingTestFunction · 0.80
QpcTimeTestFunction · 0.80
TESTFunction · 0.80
InputTestFunction · 0.80
ProcessStructMethod · 0.80
ProcessEnumMethod · 0.80

Calls

no outgoing calls

Tested by 6

TestBodyMethod · 0.64
TerminateAfterTimedTestFunction · 0.64
TerminateExistingTestFunction · 0.64
QpcTimeTestFunction · 0.64
TESTFunction · 0.64
InputTestFunction · 0.64