up Inquisit Language Reference

timerresolution property

The resolution of the system's timer.

Member of

<computer>

Remarks

Examples

The following displays the ip address in a text stimulus:

<text sometext>
/ items= ("correct = <% computer.timerresolution %>")
</text>

The following displays the application mode in an instruction page:

<page somepage>
correct = <% computer.timerresolution %>
</page>

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