#include <OnixS/FIXEngine/Sockets/Nic.h>
Static Public Member Functions | |
static ONIXS_FIXENGINE_API void | setHardwareTimestamp (const char *nicName, bool setRx) |
|
static |
Sets the hardware time-stamping for the given network interface card.
nicName | The name of the network interface card. |
setRx | The flag to enable/disable the receive time-stamping. |
The | std::exception in case of failure. |