up Inquisit Language Reference

maxlatency property

The longest response latency for the monkey.

Member of

<monkey>

Remarks

None.

Examples

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

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

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

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

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