KTimeableInterruptEvent: Difference between revisions
mNo edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
Abstract base class for KThreadInterruptEvent and KTimerInterruptEvent (which do not define any additional attributes nor methods). | Abstract base class for KThreadInterruptEvent and KTimerInterruptEvent (which do not define any additional attributes nor methods). | ||
Instances of these classes are kept track of by the [[KTimerAndWDTManager]]. | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
Line 23: | Line 24: | ||
| 0x8 | | 0x8 | ||
| s64 | | s64 | ||
| | | Desired time point (relative to the CPU power-on) in CPU ticks | ||
|} | |} |