OnixS C++ CME MDP Premium Market Data Handler 5.9.0
API Documentation
Loading...
Searching...
No Matches
ReplaySpeed Struct Reference

Public Types

enum  Enum

Detailed Description

Definition at line 183 of file Replay.h.

Member Enumeration Documentation

◆ Enum

enum Enum

Controls speed of market data replay.

Enumerator
NoDelay 

Replays run at maximal speed.

Original 

Data is replayed with the original speed.

X2 

Data is replayed two times faster in compare to the original speed at which the Handler was receiving that data.

Definition at line 186 of file Replay.h.