renderTime property

int get renderTime

The time it took to render the game in milliseconds.

Implementation

int get renderTime => _renderTime;