Public Member Functions | |
| SendMarks ()=default | |
| PerformanceCounter::Span | sendSpanNano () const |
| PerformanceCounter::Span | overallSendSpanNano () const |
Public Attributes | |
| PerformanceCounter::Count | sendStart |
| PerformanceCounter::Count | sendFinish |
| PerformanceCounter::Count | overallSendFinish |
Definition at line 39 of file BenchmarkData.h.
|
default |
|
inline |
Definition at line 52 of file BenchmarkData.h.
|
inline |
Definition at line 47 of file BenchmarkData.h.
| PerformanceCounter::Count overallSendFinish |
Definition at line 43 of file BenchmarkData.h.
| PerformanceCounter::Count sendFinish |
Definition at line 42 of file BenchmarkData.h.
| PerformanceCounter::Count sendStart |
Definition at line 41 of file BenchmarkData.h.