Skip to content

pauseAllLoops() ​

ts
function pauseAllLoops(): void;

Pause all loops that have been registered with loop.

Returns ​

void

Released under the MIT License.