iterami
/
Docs.htm
/
common HTM Repos
/
core.js
/core_interval_lock(id)
Pauses an animation frame, interval, or timeout and sets its "lock" property to true.
Locked intervals are not resumed when
core_interval_resume_all()
is called, but are unlocked and resumed when resumed directly by
core_interval_resume(id)
.
Arg
Default
Type
id
string