View Single Post
  #3  
Old 07-07-2014, 02:53 AM
hfarmer hfarmer is offline
Member
 
Join Date: Jan 2014
Posts: 6
Hi Jeff,

Thanks for your help.

I found that command but the problem is that I want the program to always wait 3 seconds before moving on regardless of whether a key is pressed or not. But it seems like to log the reaction time I need to make if a yield command and that means the program will wait until a key is pressed before moving on. Is there a way to log reaction time without using the yield command?

Best,

Harry
Reply With Quote