Support calling methods from timers
We can't safely use the normal timers in base classes as we cannot guarantee that subclasses will call the base class' handleTimeout() properly if the subclass overrides it.pull/36/head
parent
1632f4888d
commit
a3c0ce55c9
Loading…
Reference in New Issue