This property returns the current playing time video in milliseconds.
<video>
The following trial stops after playing a video for 6 seconds:
<trial test>
/ stimulustimes = [1=treatmentvideo]
/ validresponse = (" ")
/ stop = [video.treatmentvideo.currenttime == 10000]
</trial>