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
Structs like CountDownTimer will give themselves ids that are randomly generated to avoid collisions if there are multiple ones. This is flawed for a few reasons, so this needs proper thought.
The text was updated successfully, but these errors were encountered:
Structs like CountDownTimer will give themselves ids that are randomly generated to avoid collisions if there are multiple ones. This is flawed for a few reasons, so this needs proper thought.
The text was updated successfully, but these errors were encountered: