#include <lifegrd.h>
Data Fields | |
WORD | id |
WORD | should_time |
WORD | time |
|
ID of the node which we have to guard |
|
this is the maximum time between two heartbeat messages... if this value is set to 0, then this heartbeat is disabled. |
|
time since the last heartbeat-message. scale is not yet clear. maybe 1 = 1ms... everytime a new heartbeat-message has been received, this var must be set to 0 |