iterami/Docs.htm/common HTM Repos/core.js/core_interval_resume(id)
- Resumes a paused animation frame, interval, or timeout.
- Sets the interval's "lock" property to false, which can be set back to true via core_interval_lock(id).
- All that are currently unlocked can be resumed at once by calling core_interval_resume_all().