On Win32, use GetSystemTimeAsFileTime() instead of GetTickCount().
authorTor Lillqvist <tml@novell.com>
Sun, 20 Mar 2005 11:35:48 +0000 (11:35 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 20 Mar 2005 11:35:48 +0000 (11:35 +0000)
commit86a32e7dc00eaa6263df1bea88f8537f09c1e9af
treef49caba3a0542a543f4547ba26fefb56149ba819
parent398008dac54945e336484e7534a26aa42adda28a
On Win32, use GetSystemTimeAsFileTime() instead of GetTickCount().

2005-03-20  Tor Lillqvist  <tml@novell.com>

* glib/gtimer.c: On Win32, use GetSystemTimeAsFileTime() instead
of GetTickCount(). (#159507)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-8
glib/gtimer.c