Documentation

GETEVALTIME

Function name

GETEVALTIME

ST call

PROGRAM GETEVALTIME_DEMO
VAR
TIME1: TIME;
END_VAR
TIME1:= GETEVALTIME();
END_PROGRAM

Description

Returns the value of total time when the program was active.

Outputs

Output Type Description
=> TIME Output value

Application example

To save resources, consider using GETEVALTIME4.