ADTF
|
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 235 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 242 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 251 of file graph_object.h.
|
inline |
Definition at line 259 of file graph_object.h.