Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!unido!gmdzi!strobl From: strobl@gmdzi.gmd.de (Wolfgang Strobl) Newsgroups: comp.windows.ms Subject: Re: Difference between GetCurrentTime() and GetTickCount() ? Message-ID: <3465@gmdzi.gmd.de> Date: 14 Oct 90 18:48:31 GMT References: <90.286.21:53:07@ira.uka.de> Organization: GMD, Sankt Augustin, F. R. Germany Lines: 15 tremmel@ira.uka.de (Wolfgang Tremmel) writes: >Hi! >Does anybody know IF there is any difference between this two functions? >The description in the SDK - Reference Manual is the same. I would rather say the *result* of both functions seems to be identical, while their descriptions are a bit different - at least in the V2 SDK. GetCurrentTime: "... number of milliseconds that have elapsed since the system was booted." GetTickCount: "... number of milliseconds that have elapsed since the system was started." Wolfgang Strobl #include