app.project.item(index).time
Description
The current time of the item when it is being previewed directly from the Project panel. This value is a number ofseconds. Use the global method timeToCurrentFormat to convert it toa string value that expresses the time in terms of frames;
It is an error to set this value for a FootageItem whose mainSource is still (item .mainSource.isStill is true).
Type
Floating-point value; read/write.