up Inquisit Language Reference

latency property

The last response latency recorded for the specified element.

Member of

<block> <expt> <likert> <openended> <slidertrial> <surveypage> <trial>

Remarks

None.

Examples

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

<text sometext>
/ items= ("latency = <% trial.sometrial.latency %>")
</text>

The following displays the value of latency in an instruction page:

<page somepage>
latency = <% trial.sometrial.latency %>
</page>

Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.