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

Method AsCefValue

IntelPresentMon/AppCef/source/util/CefValues.cpp:198–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196 }
197
198 CefRefPtr<CefValue> CefValueTraverser::AsCefValue() const &
199 {
200 return pCefValue;
201 }
202
203 CefRefPtr<CefValue> CefValueTraverser::AsCefValue() &&
204 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected