W3cubDocs

/Haxe Flash

Timer

package flash.utils

extends EventDispatcher

extended by SetIntervalTimer

Available on flash

Constructor

@:value({ repeatCount : 0 }) new (delay:Float, repeatCount:Int = 0)

Variables

read only currentCount:Int

delay:Float

repeatCount:Int

read only running:Bool

Methods

reset ():Void

start ():Void

stop ():Void

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