Make HHWheelTimer take a TimeoutManager rather than EventBase
authorAlan Frindell <afrind@fb.com>
Tue, 2 Feb 2016 23:31:32 +0000 (15:31 -0800)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Wed, 3 Feb 2016 00:20:42 +0000 (16:20 -0800)
commitc3d672e3e3307061abd69528eb26810660e69987
tree1b873d6e9e4861bd8a7040ca6f22d974c0b3ceed
parentc87fa8d6814d6282c974276320cb8d4637630aed
Make HHWheelTimer take a TimeoutManager rather than EventBase

Summary: TimeoutManager is a Mockable parent class

Reviewed By: maxgeorg

Differential Revision: D2892671

fb-gh-sync-id: d20635b18a7c748009ce4880c80a13ac23b9222a
folly/io/async/HHWheelTimer.cpp
folly/io/async/HHWheelTimer.h