Abstract class used as base for [[KThread]], [[KTimer]], etc.
Abstract class used as base for [[KThread]], [[KTimer]], etc.
Instances of these classes are kept track of by the [[KTimerAndWDTManager]].
Instances of these classes are kept track of by the [[KTimerAndWDTManager]].
−
+
+
As of [[11.3.0-36]], a second virtual method was added to decide whether to remove an object from the list of objects tracked by the [[KTimerAndWDTManager]] instance, see changelog.