How does the clock work in Windows 7?
问题 I have read this answer somewhere but I don't understand it exactly: I understand Windows increments the clock every curTimeIncrement (156001 100 nanoseconds) with the value of curTimeAdjustment (156001 +- N). But when the clock is read using GetSystemTime does the routine interpolate within the 156001 nanosecond*100 interval to produce the precision indicated? Can someone try to explain it to me? What is curTimeIncrement , curTimeAdjustment and how can Windows do this? What is the effect for