MCPcopy Create free account
hub / github.com/GameTechDev/PresentMon / DecrementCallScope

Method DecrementCallScope

IntelPresentMon/FlashInjectorLibrary/Context.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 }
59
60 uint32_t Context::DecrementCallScope()
61 {
62 return --s_CallScope;
63 }
64
65 MemoryPool& Context::GetMemoryPool()
66 {

Calls

no outgoing calls

Tested by

no test coverage detected