|
CCF
|
Classes | |
| struct | Measure |
| struct | ReceivedReply |
| class | ResponseTimes |
| struct | Results |
| struct | SentRequest |
Typedefs | |
| using | Clock = high_resolution_clock |
| using | TimeDelta = duration< double > |
Functions | |
| std::string | timestamp () |
| Measure | measure (const vector< double > &samples) |
| ostream & | operator<< (ostream &stream, const Measure &m) |
| using timing::Clock = typedef high_resolution_clock |
| using timing::TimeDelta = typedef duration<double> |
| Measure timing::measure | ( | const vector< double > & | samples | ) |
| ostream & timing::operator<< | ( | ostream & | stream, |
| const Measure & | m | ||
| ) |
| std::string timing::timestamp | ( | ) |