start_delay
QNX SDP8.0PLMS User's GuideAPIConfigurationDeveloper
Format
start_delay = timevalue_ms
Description
The start_delay keyword specifies the delay in millisecond that
the PLMS will wait before starting the heartbeat interval timer. The time delay
range is from 100 to INT_MAX(2147483647).
Default
The default time delay is 3000ms.
Multiplicity
Zero or one instance in the monitor task block.
Constraints
-
The first missed heartbeat count is incremented when
start_delay + intervaltime has elapsed without a heartbeat from the component.
-
If a component has already sent a heartbeat within
start_delay + intervaltime, then plms will start checking for further heartbeats for each interval time.
Page updated:
