#include <Connectivity_MDInterfaces.h>
TimestampSet class for recording latency
◆ TimestampSet()
com::softwareag::marketdata::TimestampSet::TimestampSet |
( |
| ) |
|
|
inline |
◆ addNow()
Adds current time to timestamp map.
- Parameters
-
index | TimestampSetIndex index. |
◆ addTime()
Adds given time to timestamp map.
- Parameters
-
index | TimestampSetIndex index. |
time | TimestampSetTime time. |
◆ findTime()
finds time for given TimestampSetIndex index
- Parameters
-
index | TimestampSetIndex index. |
- Returns
- TimestampSetTime.
◆ getTimeStamp()
map_t& com::softwareag::marketdata::TimestampSet::getTimeStamp |
( |
| ) |
|
|
inline |
getTimeStamp method
- Returns
- map of timestamps.
The documentation for this class was generated from the following file: