Unique pointer that destroys the timer via DelayedDestruction.
Declared in <folly/io/async/HHWheelTimer.h>
<folly/io/async/HHWheelTimer.h>
using UniquePtr = std::unique_ptr<HHWheelTimerBase, Destructor>;