Function MenuWidgetBase.onTimer
handle timer; return true to repeat timer event after next interval, false cancel timer
override bool onTimer(
ulong id
);
handle timer; return true to repeat timer event after next interval, false cancel timer
override bool onTimer(
ulong id
);