totalLoadTime property

int totalLoadTime

Returns the total milliseconds spent in imageBytes since the last call to resetStats.

Implementation

int get totalLoadTime => _totalLoadTime;