48 QTimer *
const ReqTimer_;
49 QDateTime LastRequest_;
53 typedef std::optional<QPointer<QObject>> OptionalTracker_t;
81 void Schedule (std::function<
void ()> functor,
82 QObject *dependent =
nullptr,
106 bool IsPaused ()
const;
QueuePriority
The priority of the action in the queue.
A simple scheduling manager for a queue of functors.