23#include <aspect/aspect_provider.h>
24#include <aspect/configurable.h>
25#include <core/threading/thread.h>
26#include <execution_time_estimator/aspect/execution_time_estimator.h>
27#include <execution_time_estimator/aspect/execution_time_estimator_inifin.h>
41 constexpr static char cfg_prefix_[] =
"/plugins/execution-time-estimator/static/";
The plugin thread, initializes the aspect.
void init() override
Initialize the thread.
Thread aspect provide a new aspect.
Thread aspect to access configuration data.
A manager for execution time providers.
The Aspect IniFin for the ExecutionTimeEstimatorsAspect.
Thread class encapsulation of pthreads.