@dvbridges to be sure I understand correctly the function: key.rt is determined by the key press, and key.duration is the latency between the key press and the release of that key. If this is correct, why is the key.duration a negative value? In addition, I don’t understand the waitRelease argument. Setting this argument to True does not return “any “incomplete” keypress”. How can a keypress be incomplete?
Thanks for the help