| Set initial lastTime to -1 (#4209) update method could have 0 as timestamp, but the frame would be ignored because the initial lastTime is 0. Let it have a negative value. | 
|---|
|  | 
| src/core/ticker/Ticker.js | 
|---|