CCF
Loading...
Searching...
No Matches
Classes | Public Attributes | List of all members
timing::Results Struct Reference

#include <timing.h>

Classes

struct  PerRound
 

Public Attributes

size_t total_sends
 
size_t total_receives
 
Clock::time_point start_time
 
TimeDelta duration
 
Measure total_local_commit
 
Measure total_global_commit
 
vector< PerRoundper_round
 

Member Data Documentation

◆ duration

TimeDelta timing::Results::duration

◆ per_round

vector<PerRound> timing::Results::per_round

◆ start_time

Clock::time_point timing::Results::start_time

◆ total_global_commit

Measure timing::Results::total_global_commit

◆ total_local_commit

Measure timing::Results::total_local_commit

◆ total_receives

size_t timing::Results::total_receives

◆ total_sends

size_t timing::Results::total_sends

The documentation for this struct was generated from the following file: