totalFrames property
int
get
totalFrames
Total frames observed since tracking started.
Implementation
int get totalFrames => _totalFrameCount;
Total frames observed since tracking started.
int get totalFrames => _totalFrameCount;