Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ Context
Method
Context
IntelPresentMon/FlashInjectorLibrary/Context.cpp:17–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
thread_local uint32_t Context::s_CallScope = 0;
16
17
Context::Context()
18
{}
19
20
Context& Context::GetInstance()
21
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected