Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ startTiming
Method
startTiming
src/logging.cpp:324–327 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
322
}
323
324
void WithPerfLogging::startTiming()
325
{
326
impl_->start();
327
}
328
329
std::ostream &WithPerfLogging::stopTiming(std::ostream &stream)
330
{
Callers
8
process
Method · 0.80
process
Method · 0.80
process
Method · 0.80
process
Method · 0.80
process
Method · 0.80
process
Method · 0.80
process
Method · 0.80
process
Method · 0.80
Calls
1
start
Method · 0.45
Tested by
no test coverage detected