From 5f6eee53a4ba6995b68a8ec6f22d3281529060c8 Mon Sep 17 00:00:00 2001 From: "deanm@google.com" Date: Tue, 2 Sep 2008 08:28:37 +0000 Subject: Cleanup some Windows TimeTicks functions. Move TickTicks::Now and TicksTicks::UnreliableHighResNow to Singletons, which cleans up the code and removes some possible unsafe cross-thread access. Move the Windows-specific rollover tests to time_unittests_win. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1633 0039d316-1c4b-4281-b951-d872f2087c98 --- base/build/base_unittests.vcproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'base/build') diff --git a/base/build/base_unittests.vcproj b/base/build/base_unittests.vcproj index 4ffb11b..0c22754 100644 --- a/base/build/base_unittests.vcproj +++ b/base/build/base_unittests.vcproj @@ -320,6 +320,10 @@ > + + -- cgit v1.1