Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ ~WithPerfLogging
Method
~WithPerfLogging
src/logging.cpp:319–322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
317
}
318
319
WithPerfLogging::~WithPerfLogging()
320
{
321
delete impl_;
322
}
323
324
void WithPerfLogging::startTiming()
325
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected