![]() |
helics
2.8.1
|
#include <TimeoutMonitor.h>
Public Attributes | |
| bool | waitingForPingReply {false} |
| indicator that the connection is waiting | |
| bool | activeConnection {false} |
| indicator that the connection is active | |
| bool | disablePing {false} |
| indicator that the connection doesn't respond to pings | |
| global_federate_id | connection {0} |
| the id of the connection | |
| decltype(std::chrono::steady_clock::now()) | lastPing |
struct for managing the timeouts on the individual connections
1.8.17