Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BVLC/caffe
/ Seconds
Method
Seconds
src/caffe/util/benchmark.cpp:104–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
float Timer::Seconds() {
105
return MilliSeconds() / 1000.;
106
}
107
108
void Timer::Init() {
109
if (!initted()) {
Callers
2
Step
Method · 0.80
TYPED_TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TYPED_TEST
Function · 0.64