up Inquisit Language Reference

minlatency property

The shortest response latency for the monkey to respond.

Member of

<monkey>

Remarks

None.

Examples

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

<text sometext>
/ items= ("minlatency = <% monkey.minlatency %>")
</text>

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

<page somepage>
minlatency = <% monkey.minlatency %>
</page>

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