crawlElapsedTime property

int? crawlElapsedTime
final

If the crawler is running, contains the total time elapsed since the last crawl began.

Implementation

final int? crawlElapsedTime;