class flash.utils.SetIntervalTimer extends Timer

Available on flash

Class Fields

static function clearInterval(id_to_clear:UInt):Void

Instance Fields

var id:UInt

function new(closure:Dynamic, delay:Float, repeats:Bool, rest:Array<Dynamic>):Void