OnixS C++ B3 BOE Binary Order Entry 1.3.0
API Documentation
Loading...
Searching...
No Matches
Nic Struct Reference

Static Public Member Functions

static void setHardwareTimestamp (const char *nicName, bool setRx)

Detailed Description

Definition at line 29 of file Nic.h.

Member Function Documentation

◆ setHardwareTimestamp()

void setHardwareTimestamp ( const char * nicName,
bool setRx )
static

Sets hardware timestamping for the given network interface card.

Parameters
nicNamename of the network interface card.
setRxenable rx timestamping
Exceptions
std::exceptionin case of failure.
Note
: available on Linux only.
: requires root privileges