Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ Traverse
Function
Traverse
IntelPresentMon/AppCef/source/util/CefValues.cpp:130–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
}
129
130
CefValueTraverser Traverse(CefRefPtr<CefValue> pVal) noexcept
131
{
132
return { std::move(pVal) };
133
}
134
135
std::wstring CefValueTraverser::AsWString() const
136
{
Callers
6
Dump_
Method · 0.85
DispatchInvocation
Method · 0.85
ResolveInvocation
Method · 0.85
ExecuteOnRenderer
Method · 0.85
ExecuteOnRenderer
Method · 0.85
ExecuteOnRenderer
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected