renderTime property

int renderTime

The time it took to render the game in milliseconds.

Implementation

int get renderTime => _renderTime;