Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/data61/MP-SPDZ
/ time
Method
time
Processor/BaseMachine.cpp:214–217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
}
213
214
void BaseMachine::time()
215
{
216
cout <<
"Elapsed time: "
<< timer[0].elapsed() << endl;
217
}
218
219
void BaseMachine::start(int n)
220
{
Callers
5
__init__
Method · 0.80
create_vector_elements
Method · 0.80
compile_file
Method · 0.80
dependency_graph
Method · 0.80
execute
Method · 0.80
Calls
1
elapsed
Method · 0.45
Tested by
no test coverage detected