Functiondojox.timing.Timer.setInterval

dojo.require("dojox.timing._base");
defined in dojox/timing/_base.js

Reset the interval of a timer, whether running or not.

Usage

function (interval) (view source)
parametertypedescription
interval interval, in milliseconds.

PropertiesBack to top

interval, in milliseconds.