Hi,
I want to display timer before the trial - So timer should warn the subjects that the test is beginning in 6 seconds and goes back from 6 to 0 and the trial then starts.
So in my clock script, I have timeout = 6 and duration is 6 but timer still starts from 59 and goes to zero .
How to ensure that timer starts from 6 and not from 59.
Thanks