Properly std::chrono'ize HHWheelTimer
Summary: It was using `std::chrono::milliseconds` to represent a point in time, so use a time point instead. Reviewed By: yfeldblum Differential Revision: D4378116 fbshipit-source-id: f0b10bb7894dda44d78b31672d2b6735f3e1cbf4
Showing
Please register or sign in to comment