heartbeatStopwatch property
getter/setter pair
The stopwatch timing the interval between a heartbeat being sent and a heartbeat ACK being received.
Implementation
Stopwatch? heartbeatStopwatch;
The stopwatch timing the interval between a heartbeat being sent and a heartbeat ACK being received.
Stopwatch? heartbeatStopwatch;