minTotalBytes property

num minTotalBytes
getter/setter pair

number Minimum number of bytes sampled before we trust the estimate. If we have not sampled much data, our estimate may not be accurate enough to trust.

Implementation

external num minTotalBytes;