W3cubDocs

/Haxe Flash

Timer

package flash.utils

extends EventDispatcher

extended by SetIntervalTimer

Available on flash

Constructor

new(delay:Float, repeatCount:Int = 0)

Variables

read onlycurrentCount:Int

delay:Float

repeatCount:Int

read onlyrunning:Bool

Methods

reset():Void

start():Void

stop():Void

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/utils/Timer.html