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