Icon ExecutionTime Property

property ExecutionTime: Double

Usage

The ExecutionTime property indicates the total time, in seconds, that the current procedure/function took to execute. This time does not include any time taken to compile the procedure/function, only the execution time itself.
Image