GETDELTATIME
PROGRAM GETDELTATIME_DEMO
VAR
TIME1: TIME;
END_VAR
TIME1:= GETDELTATIME();
END_PROGRAM
Returns the time difference since the last processing of the function.
Output | Type | Description |
---|---|---|
=> | TIME | Output value |
To save resources, consider using GELDELTATIME4.