DoAfter suggestion

Posted by Coderunner on Wed 07 Oct 2009 07:41 AM — 2 posts, 11,829 views.

USA #0
Hello,
I think it could be very useful if, instead of returning a long when executing DoAfter, if a randomly generated timer name could be send back, so that the timer can be Deleted or modified while it still exists.
I also have a bug with timers, which I will be posting in the appropriate forum.
Australia Forum Administrator #1
DoAfter is just an interface to AddTimer - if you want to have more control, use AddTimer, and provide your own name etc.