wait_time

QNX SDP8.0PLMS User's GuideAPIConfigurationDeveloper

Syntax

wait_time = waittime_in_ms

Description

The wait_time keyword specifies the time to wait in milliseconds before starting the component again. The wait time range is from 0 to INT_MAX(2147483647).

Example

wait_time = 1000 

Default

The default wait time is 100ms.

Multiplicity

Zero or one instance in the recovery task block.

Constraints

Only use wait_time when repair is set to RESTART.

Page updated: