Содержание

RuningTime

Gets the time of the script running in seconds.

Syntax

function RuningTime: integer;

Returned value

Examples

  1. var rtime := RuningTime;