MOTION
0.01
Framework for mixed-protocol multi-party computation
|
#include "run_time_statistics.h"
#include <fmt/format.h>
#include <cmath>
#include <sstream>
#include <string>
Namespaces | |
encrypto | |
encrypto::motion | |
Functions | |
static double | encrypto::motion::ToMilliseconds (const RunTimeStatistics::TimePointPair &tpp) |
template<typename C > | |
C::value_type | encrypto::motion::At (const C &container, RunTimeStatistics::StatisticsId id) |