The minfixationtime property specifies the minimum duration of a fixation in milliseconds used in determining when a fixation is started.
<eyetracker> <eyetracker>
This is the minimum amount of time they eye needs to be focused on a particular area without moving beyond the saccade threshold.
The following displays the value of minfixationtime in a text stimulus:
<text sometext>
/ items= ("minfixationtime = <% eyetracker.minfixationtime %>")
</text>