Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/data61/MP-SPDZ
/ start
Method
start
Tools/TimerWithComm.cpp:18–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
void TimerWithComm::start(const ThreadStats& stats)
19
{
20
Timer::start();
21
last_stats = stats;
22
cpu_timer.start();
23
}
24
25
void TimerWithComm::stop(const ThreadStats& stats)
26
{
Callers
5
next
Method · 0.45
run
Method · 0.45
request
Method · 0.45
LocationScope
Method · 0.45
read
Method · 0.45
Calls
1
start
Class · 0.85
Tested by
no test coverage detected