|
libdoip
0.1.0
DoIP (Diagnostics over Internet Protocol) ISO 13400 C++17 Library
|
Client-specific times. More...
Functions | |
| constexpr std::chrono::milliseconds | UdpMessageTimeout (2000) |
| Minimum time in ms to wait for a response after an UDP message was sent. More... | |
| constexpr std::chrono::milliseconds | RoutingActivationResponseTimeout (2000) |
| Maximum time in ms to wait for. More... | |
| constexpr std::chrono::milliseconds | IntermessageDelay (2000) |
| Time to wait before sending the next message after a client sent a message which requires no response. More... | |
Client-specific times.
|
constexpr |
Time to wait before sending the next message after a client sent a message which requires no response.
|
constexpr |
Maximum time in ms to wait for.
|
constexpr |
Minimum time in ms to wait for a response after an UDP message was sent.
@ note tA_DoIP_Ctrl