increaseMb property

int? increaseMb
final

The value by which the rss value should increase, since previous snapshot, to take another snapshot.

If increaseMb is null, only one snapshot will be taken.

Implementation

final int? increaseMb;