modulepar {
  float PXT_TGUARD : = 300 . 0
}
Generated with T3Doc 2.0 on Fri Sep 05 17:01:18 CEST 2008.

Description

This guard timer is used to control the timeout of a test case.
If , e.g. an external function does not return, then this timer will fire after PXT_TGUARD seconds
On expiry of this timer, it is considered that the test case did not finish within the given test cae life time,
and will therefore be terminated.