OnixS C++ ICE Binary Order Entry Handler 1.1.1
API Documentation
Loading...
Searching...
No Matches
BenchmarkData::Overhead Struct Reference

Public Member Functions

 Overhead ()=default

Public Attributes

PerformanceCounter::Span receive
PerformanceCounter::Span send
PerformanceCounter::Span overallSend
PerformanceCounter::Span oneWay

Detailed Description

Definition at line 72 of file BenchmarkData.h.

Constructor & Destructor Documentation

◆ Overhead()

Overhead ( )
default

Member Data Documentation

◆ oneWay

Definition at line 77 of file BenchmarkData.h.

◆ overallSend

Definition at line 76 of file BenchmarkData.h.

◆ receive

Definition at line 74 of file BenchmarkData.h.

◆ send

Definition at line 75 of file BenchmarkData.h.