I want to measure the time between two events, say the time between two keyboard input with accuracy of 1 milliseconds. I have tried the function "clock()" but it seem I have misuse it since it returns junk result.
Thank you in advance
Bye
Chan Kwok Ping