lastLoadTime property

int lastLoadTime

Returns the milliseconds spent in the last call to imageBytes assuming that resetStats wasn't called after the last call.

Implementation

int get lastLoadTime => _lastLoadTime;