Phaser API Documentation

  Version: 
startAt: number

Description:

Start this many MS into the elapsed (useful if you want a long duration with repeat, but for the first loop to fire quickly)

Type:
number
Default: 0
Since: 3.0.0
Source: src/time/TimerEvent.js (Line 109)