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

Method GetBrowser

IntelPresentMon/AppCef/source/NanoCefBrowserClient.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 }
37
38 CefRefPtr<CefBrowser> NanoCefBrowserClient::GetBrowser()
39 {
40 return pBrowser;
41 }
42
43 CefRefPtr<CefLifeSpanHandler> NanoCefBrowserClient::GetLifeSpanHandler()
44 {

Callers 1

BrowserWindowWndProcFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected