MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / WithPerfLoggingImpl

Method WithPerfLoggingImpl

src/logging.cpp:263–266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261 std::string name;
262
263 WithPerfLoggingImpl()
264 {
265 stats.reserve(30*100);
266 }
267
268 ~WithPerfLoggingImpl()
269 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected