Variable lastUpdate

lastUpdate: number

Last time the game update loop was executed.
Use this value to implement frame prediction in drawing events, for creating smooth motion while running game update logic at a lower fps.