updateTime property

int get updateTime

The time it took to update the game in milliseconds.

Implementation

int get updateTime => _updateTime;