15#include "AUI/Util/AScheduler.h"
25 std::chrono::milliseconds mPeriod;
32 explicit ATimer(std::chrono::milliseconds period);
A base object class.
Definition: AObject.h:49
Utility wrapper implementing the stack-allocated (fast) optional idiom.
Definition: AOptional.h:32
Basic scheduler used for timers.
Definition: AScheduler.h:58
Async timer.
Definition: ATimer.h:23
An std::weak_ptr with AUI extensions.
Definition: SharedPtrTypes.h:177