Definitions for "Execution time"
The elapsed time it takes to execute a computer instruction and store the results (also called E-time).
The time required to execute an instruction or group of instructions. The execution time should be shorter than the execution interval so that the datalogger can complete the instruction set as written every time it's initiated. If the execution time of a Program Table exceeds the table's Execution Interval, the Program Table will be executed less frequently than programmed resulting in table overruns.
The time at which the linked-together code is actually being executed by the computer (as opposed to assembly time, when the program is being translated into machine code).