Any Programmers around here?

Alright boys i renewed my license for labview and wrote 2 different programs. One of them counts the number of clicks within every given sample rate and the other one records the time at which the space bar is keyed. I figured having both of these as well as E's program i should be able to have an idea as to which one is most accurate. IL let you know when i build this thing and test it out, which will probably be sometime next week.
 
Sounds good! I was doing a bit of reading about the QPC function, and apparently on multicore systems it helps to manually set the affinity to a single core. This can be done in the task manager. I imagine bumping up the CPU priority couldn't hurt either.
 
Back
Top