|
CCF
|
#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< PerRound > | per_round |
| TimeDelta timing::Results::duration |
| vector<PerRound> timing::Results::per_round |
| Clock::time_point timing::Results::start_time |
| Measure timing::Results::total_global_commit |
| Measure timing::Results::total_local_commit |
| size_t timing::Results::total_receives |
| size_t timing::Results::total_sends |