Hi All,
What is the difference between the hardware and software clocks? I think (but I may very well be wrong) that the hardware clock is an oscillator found on the motherboard and the software clock is the time kept by the operating system (in my case Win2k) which gets initialized at bootup by the hardware clock. Is that correct?
Also, how can I get the value of the hardware and software clocks using the Visual Studio C++ (MS API)? Is it possible to change their values as well? The Network Time Protocol application found at ntp.org seems to only adjust the software clock but NOT the hardware, is that true?
Thanks for all of your help!
What is the difference between the hardware and software clocks? I think (but I may very well be wrong) that the hardware clock is an oscillator found on the motherboard and the software clock is the time kept by the operating system (in my case Win2k) which gets initialized at bootup by the hardware clock. Is that correct?
Also, how can I get the value of the hardware and software clocks using the Visual Studio C++ (MS API)? Is it possible to change their values as well? The Network Time Protocol application found at ntp.org seems to only adjust the software clock but NOT the hardware, is that true?
Thanks for all of your help!