MCPcopy Create free account
hub / github.com/Atarity/Lightpack / ~GAPIProxyFrameGrabber

Method ~GAPIProxyFrameGrabber

Software/hooks/GAPIProxyFrameGrabber.cpp:14–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12}
13
14GAPIProxyFrameGrabber::~GAPIProxyFrameGrabber() {
15 if (this->isHooksInstalled())
16 this->removeHooks();
17 this->free();
18}
19
20bool GAPIProxyFrameGrabber::startOverallPerfCount() {
21 return !!QueryPerformanceCounter(&m_pcStart);

Callers

nothing calls this directly

Calls 3

isHooksInstalledMethod · 0.95
removeHooksMethod · 0.95
freeMethod · 0.95

Tested by

no test coverage detected