A repeating or one-shot timer bound to an owner widget's window.
Create a timer owned by owner.
Whether the timer is currently running.
Start (or restart) the timer.
Stop the timer. Safe to call when not running.
Fired on every tick.
See Implementation
A repeating or one-shot timer bound to an owner widget's window.