up Inquisit Language Reference

lasttimestamp property

This property returns the timestamp for when the last marker value was sent to the eye tracker.

Member of

<eyetracker> <eyetracker> <eyetracker>

Remarks

This property tracks the timestamp for the last integer value that was sent to the eye tracker to mark the onset of an event. The timestamp is computed using the eyetracker's clock, so it can be used to identify at what point in the eyetracker's gaze data log a given event occurred (for example, a stimulus was presented).

Examples

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

<text sometext>
/ items= ("height = <% eyetracker.lasttimestamp %>")
</text>

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