Interrupt handling
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I'm working on a project that needs VERY accurate timing (to an order that none of the built-in windows timers will work). I have a card that I'm getting count information from that is also able to produce accurate timing counts in the form of interrupts. Unfortunately for me :~ , I've never done anything at all with interrupt handling! All the information I've seen thus far shoots right over my head. Can anybody help? Articles, links, code, tutorials, anything appreciated. Thanks! Phil A.