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

The time (in milliseconds) that it takes to perform a reasoning iteration

Namespace: Clarion.Framework
Assembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)

Syntax

C#
public long REASONING_ITERATION_TIME { get; set; }

Remarks

Default = 1500 ms

See Also