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

Gets the response time of the external action that was chosen for the related sensory information object that was perceived

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

Syntax

C#
public long GetResponseTime(
	SensoryInformation relatedSI
)

Parameters

relatedSI
Type: Clarion.Framework..::..SensoryInformation
The sensory information that was perceived (and which lead to an external action being chosen)

Return Value

The response time

See Also