frameCount property

int get frameCount

Total number of frames rendered since creation or last reset.

Implementation

int get frameCount => _frameCount;