Make some AsyncTest methods virtual to allow mocking them using gtest/gmock
[folly.git] / folly / futures / ThreadWheelTimekeeper.cpp
2017-01-04 Yedidya Feldblum2017
2016-05-13 Chad ParryConstruct all HHWheelTimer instances with the factory...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-12-01 Yedidya FeldblumAvoid deprecated Singleton<T>::get() in folly/futures
2015-10-27 Shaft WuTrack callback life cycle for HHWheelTimer and EventBase
2015-09-18 James Sedgwickmove ThreadWheelTimekeeper out of detail