logElapsedRunningTime

session.logElapsedRunningTime() (professional and enterprise editions only)
Description
Outputs to the log the amount of time the scraping session has been running in a human-friendly format.
Example
// Output the running time to the log.
session.logElapsedRunningTime();