[This is preliminary documentation and is subject to change.]

Gets the maximum response time

Namespace: Clarion.Framework
Assembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)

Syntax

C#
public virtual long MAX_RESPONSE_TIME { get; }

Remarks

Default = PERCEPTION_TIME + ACS TOP_LEVEL_DECISION_TIME + ACTUATION_TIME

See Also