You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
looking at the code, timers are dereferenced when they finish. unless you reference them elsewhere for some reason, they should be garbage collected automatically.
If i do not perform Timer.clear(), will timers be piling up and take up memory?
The text was updated successfully, but these errors were encountered: