fpsMax : number Advanced timing result: The highest rate the fps has reached (usually no higher than 60fps). Only calculated
[readonly] frames : integer Advanced timing result: The number of render frames record in
delay : number The delay in ms at which this TimerEvent fires. Source code:
autoDestroy : boolean If true, the timer will automatically destroy itself after all the events have been dispatched (assuming
suggestedFps : number The suggested frame rate for your game, based on an averaged real frame rate.This value is only populated
args Properties: Name Type Description
add(timer) → {Phaser.Timer}
callback : Function The callback that will be called when the TimerEvent occurs. Source
events : Array.<Phaser.TimerEvent> An array
msMax : number Advanced timing result: The maximum amount of time the game has taken between consecutive frames. Only calculated
Page 1 of 6