10#ifndef __RTTimerController_h__
11#define __RTTimerController_h__ included
17#ifndef __RTPeerController_h__
18#include <RTPeerController.h>
27 virtual void mainLoop(
void )
override;
31 virtual void waitForEvents(
void )
override;
Definition: RTDebugger.h:58
A controller that acts as an interface to a physical thread which runs a group of capsule instances i...
Definition: RTPeerController.h:27
Definition: RTTimerController.h:22
virtual void printStats(void) const override
Print various statistics to stdout about what has happened in the RT application (e....