Icon ExecutionTime Property

property ExecutionTime: Double

Usage

The ExecutionTime property indicates the total time, in seconds, that the current script took to execute. This time does not include any time taken to prepare and parse the script, only the execution time itself.
Image