NAME
A member function of omni::chrono::drop_timer
omni::chrono::drop_timer::auto_reset
A member function of omni::chrono::drop_timer
#include <omni/chrono/drop_timer.hpp>bool omni::chrono::drop_timer::auto_reset()
DESCRIPTION
If true, this timer will automatically tick again after the timer elapses. If false, then
top
If true, this timer will automatically tick again after the timer elapses. If false, then
start must be called after each elapse of the timer.
top