up Inquisit Language Reference

lastLatency property

The latency (response time) of the last response given by the XID device.

Member of

<xid>

Syntax

xid.name.lastLatency

Read Only

Type

integer

Remarks

This property returns the response latency for the last response registered by an XID device.

Examples

The following displays the value of last latency in a text stimulus:

<text myText>
/ items= ("latency = <% xid.myrb.lastlatency %>")
</text>

Copyright Millisecond Software, LLC. All rights reserved.