10#ifndef __RTTimerList_h__
11#define __RTTimerList_h__ included
32 RTS_INLINE
int length(
void )
const;
52 RTS_INLINE
Link(
void );
71#include <RTTimerList.inl>
A controller manages a group of capsule instances that all run in the same physical thread (i....
Definition: RTController.h:54
Definition: RTTimerList.h:50
Definition: RTTimerList.h:26
Definition: RTTimerNode.h:47
A time value which can represent either an absolute or relative time.
Definition: RTTimespec.h:29