Name
ChangeInterval -- change interval frequency (V2.0)
Synopsis
ChangeInterval(id, ms)
Function
This function can be used to change the frequency of a running interval. Just specify the identifier of the interval and the new frequency. See SetInterval for everything you need to know about intervals.

Inputs
id
identifier of the interval function to modify
ms
new interval frequency in milliseconds

Show TOC