Friday, 15 March 2013

vb.net - Using CPU clock as an increment timer? -


Has anyone ever tried to use the CPU clock frequency as an incremental timer? Maybe this is very common? I have a project where I have to record the data at 1khz - 10khz rates I was trying to use the timer class in VBnet set to increase in 1 MB, but the test showed that it was not fast enough Because this system is set on the clock and the system clock resolution is only about 15ms on the Windows 7 system.


No comments:

Post a Comment