Hiya,
I am writing visual stimuli software in VB.net for medical sciences. I need to accurately measeure time intervals, preferably to the nearest millisecond.
From all I have heard, the Environment.TickCount property and the Timer control are not all that accurate.
Im about to test each of them, but I was wondering if anyone had any other suggestions.
Some code would be nice :)
