elapsedTimeInSeconds property

int? elapsedTimeInSeconds
final

The amount of seconds that have elapsed since the resize operation began. After the resize operation completes, this value shows the total actual time, in seconds, for the resize operation.

Implementation

final int? elapsedTimeInSeconds;