IAlgorithmTimeResults.TotalTime

Syntax

TotalTime: Integer;

Description

The TotalTime property returns the length of time interval for calculation of calculation objects in milliseconds.

Example

The property use is given in the example for IAlgorithmTimeResult.ExecuteMilisecods.

See also:

IAlgorithmTimeResults