Rename GetTickCount to GetClockTickCount
authorChristopher Dykes <cdykes@fb.com>
Fri, 22 Jul 2016 17:16:18 +0000 (10:16 -0700)
committerFacebook Github Bot 1 <facebook-github-bot-1-bot@fb.com>
Fri, 22 Jul 2016 17:23:51 +0000 (10:23 -0700)
commit0dacfa4764aebfc5a716c3955963871d8166c56b
tree1cd1ab31f97ae051b9266275f54e1189d885cc30
parentccb2bd7f03f95356ceaf569349e4f1d77aae2264
Rename GetTickCount to GetClockTickCount

Summary: Because Windows already defines a funtion named `GetTickCount` with a different signature.

Reviewed By: yfeldblum

Differential Revision: D3601877

fbshipit-source-id: fa0fb422156a3dc71e149e02a000ccdf3479eea5
folly/test/SpookyHashV1Test.cpp
folly/test/SpookyHashV2Test.cpp