76 bool start(
const int priority = 0);
77 void stop(
const bool wait =
true);
const Rate & getRate() const
const std::string & getName() const
void stop(const bool wait=true)
std::function< void(void)> WorkerCallbackFailureReaction
bool start(const int priority=0)
void setEnforceRate(const bool enforceRate)
std::atomic< bool > done_
std::function< bool(const WorkerEvent &)> WorkerCallback
std::atomic< bool > running_
bool isDestructible() const
void setTimestep(const double timeStep)
std::string name_
Name for printing.