How to get absolute timing of keypresses?

Hi Becca,

Apologies, my terminology is incorrect. I am looking to return the global “wall clock” time. If you have any ideas of how to do this, that would be much appreciated.

While we are on the subject, I would love to get some more clarity regarding the value returned by tDown. I expected it to be similar to the Unix time (since the start of 1970 epoch) returned by getAbsTime. Instead, it’s a number like 1647009937, which makes little sense to be right now. If you could clarify this value, and how it can be made usable, both as a global time and absolute time (since start of routine) that would be extremely helpful.

I have been researching this for about 2 weeks now with little luck so any advice is very welcome.

Thank you in advance!

Will