MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / Seconds

Method Seconds

rtpose_wrapper/src/caffe/util/benchmark.cpp:103–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101}
102
103float Timer::Seconds() {
104 return MilliSeconds() / 1000.;
105}
106
107void Timer::Init() {
108 if (!initted()) {

Callers 1

TYPED_TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TYPED_TESTFunction · 0.64