|
ADTF
|
#include <graph_object.h>
Inherits adtf::filter::cGraphObject::cTriggerHint.
Public Member Functions | |
| cTimerTriggerHint (base::flash::tNanoSeconds tmInterval) | |
| cTimerTriggerHint (tTimeStamp tmInterval) | |
| base::flash::tNanoSeconds | GetInterval () const |
Hint that a timer Active Runner should be used to trigger a Runner.
|
inline |
Constructor that initializes the hint with the prefered timer interval.
| [in] | tmInterval | The prefered timer interval. |
|
inline |
Constructor that initializes the hint with the prefered timer interval.
| [in] | tmInterval | The prefered timer interval. |
|
inline |