MCPcopy 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
314WithPerfLogging::WithPerfLogging()
315 :impl_(new WithPerfLoggingImpl)
316{
317}
318
319WithPerfLogging::~WithPerfLogging()
320{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected