- // override this in your wxTimer-derived class if you want to process timer
- // messages in it, use non default ctor or SetOwner() otherwise
+ // override this in your wxTimer-derived class if you need to process timer
+ // messages in it; otherwise, use non-default ctor or call SetOwner()