Interface for executing tasks in the scheduler system.
Definition IExecutor.h:31
virtual void execute(short times)=0
Execute the implementation's functionality.
virtual ~IExecutor()
Virtual destructor for proper cleanup.
Definition IExecutor.h:36
Contains all classes and functions related to the Uniot Core.