Use uint in ProfLazyMode test when measuring time delta.
authormikhail.naganov@gmail.com <mikhail.naganov@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 29 May 2009 09:33:53 +0000 (09:33 +0000)
committermikhail.naganov@gmail.com <mikhail.naganov@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 29 May 2009 09:33:53 +0000 (09:33 +0000)
commit48b4679396b2fbb70c8214b625acb4673307f84e
treea8de92a4af7674d2c810dc139d43cf03dea1a14a
parent6ad05a9ebd610fbe363003049a61553eff751c2b
Use uint in ProfLazyMode test when measuring time delta.

While testing ProfLazyMode stability I encountered a situation when the cycle supposed to run for 200 ms started to run "infinitely" because delta between two int64_t values became negative.

Review URL: http://codereview.chromium.org/115918

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2078 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/cctest/test-log.cc