NAME
A member operator of omni::chrono::drop_timer
omni::chrono::drop_timer::operator==
A member operator of omni::chrono::drop_timer
#include <omni/chrono/drop_timer.hpp>bool omni::chrono::drop_timer::operator==(const omni::chrono::drop_timer& o)
DESCRIPTION
Compares all aspects of this timer instance to another. This includes the state object, attached tick delegates, the interval and the current state of the timer (e.g. running/stopped).
top
Compares all aspects of this timer instance to another. This includes the state object, attached tick delegates, the interval and the current state of the timer (e.g. running/stopped).
top