ADTF
3.14.3
|
Hint that a timer Active Runner should be used to trigger a Runner. More...
Public Member Functions | |
cTimerTriggerHint (base::flash::tNanoSeconds tmInterval) | |
Constructor that initializes the hint with the prefered timer interval. More... | |
cTimerTriggerHint (tTimeStamp tmInterval) | |
Constructor that initializes the hint with the prefered timer interval. More... | |
base::flash::tNanoSeconds | GetInterval () const |
Private Attributes | |
base::flash::tNanoSeconds | m_tmInterval |
Hint that a timer Active Runner should be used to trigger a Runner.
Definition at line 234 of file graph_object.h.
|
inline |
Constructor that initializes the hint with the prefered timer interval.
[in] | tmInterval | The prefered timer interval. |
Definition at line 241 of file graph_object.h.
|
inline |
Constructor that initializes the hint with the prefered timer interval.
[in] | tmInterval | The prefered timer interval. |
Definition at line 250 of file graph_object.h.
|
inline |
Definition at line 258 of file graph_object.h.