What's the most efficient way to implement a timer on a C++ console program? Any hope it would be portable to MFC Application? I need up to millisecond precision. This need is mainly for a reflex game I'll be coding, but it'll also be used for some other general purpose programs.

Thanks in advance,

Mariano Lopez-Gappa (20) from Argentina.