I have a winform system showing photos, the system measure the elapsed time between showing the photo until the user pressed any key button on the keyboard with a stopwatch.
I saved the time in a Dictionary
How do i verify that the times that the user pressed is the real times saved in the dictionary?
Is there any tool in VS2012 or other, to help me Verify it?
Thanks.
Replies
Know the answer? Post it — somebody with the same question will find it here.