Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/data61/MP-SPDZ
/ mb_sent
Method
mb_sent
Tools/TimerWithComm.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
double TimerWithComm::mb_sent() const
38
{
39
return total_stats.comm_stats.sent * 1e-6;
40
}
41
42
size_t TimerWithComm::rounds() const
43
{
Callers
2
~BufferPrep
Method · 0.80
TimerWithComm.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected