Getting the exact time of the start of the experiment #3250
Quinlanptq
started this conversation in
General
Replies: 3 comments
-
Sorry please ignore check out jsPsych.getStartTime() |
Beta Was this translation helpful? Give feedback.
0 replies
-
Perhaps another silly question but it keeps telling me that in this code (7.3) var starte = jsPsych.getStartTime(); jsPsych.getStartTime() is not a function |
Beta Was this translation helpful? Give feedback.
0 replies
-
Are you still using jsPsych v6? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I see that there is a trial variable called time_elapsed that registers the number of miliseconds from the start of the experiment. I wondered if it is possible to recover the actual start time of the experiment which counts as the zero point for time_elapsed?
Thanks in anticipation,
Philip.
Beta Was this translation helpful? Give feedback.
All reactions