A bug fix for Windows: Use GetSystemTimeAsFileTime instead of GetSystemTime. SYSTEMTI...
author <shinichiro.hamaji@gmail.com> <>
Thu, 9 Apr 2009 07:49:44 +0000 (07:49 +0000)
committer <shinichiro.hamaji@gmail.com> <>
Thu, 9 Apr 2009 07:49:44 +0000 (07:49 +0000)
commitddfd1884b6f3c40bfcb71bdcad88026a2ea5f58c
treeabf2e4ac94d42c9be99a23bdd9a2bcfe2796ef33
parent8cf64cc167db391d6e46b6863a85925ff8021f27
A bug fix for Windows: Use GetSystemTimeAsFileTime instead of GetSystemTime. SYSTEMTIME's mSecond is not a unix time but like tm.tm_sec.

git-svn-id: https://google-glog.googlecode.com/svn/trunk@45 eb4d4688-79bd-11dd-afb4-1d65580434c0
COPYING
src/utilities.cc