Equality comparison.
bool operator==( DeadlineTimer const& other) const;
Timers are equal if they have the same address.