use unit64_t for numElements in HHWheelTimer
Summary: Some compiler will complain about this when calling std::min with a size_t and a uint64_t. So use unit64_t for numElements in HHWheelTimer. Reviewed By: mzlee Differential Revision: D3116346 fb-gh-sync-id: 67a9eebf4f9e8fe0e732a7292af55122be04163b fbshipit-source-id: 67a9eebf4f9e8fe0e732a7292af55122be04163b
Showing
Please register or sign in to comment