[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 at the specified time stamp

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

Syntax

C#
public long GetResponseTime(
	long siTimeStamp
)

Parameters

siTimeStamp
Type: System..::..Int64
The time stamp associated with the sensory information that was perceived (and which lead to an external action being chosen)

Return Value

The response time

See Also