IAlgorithmCalculationResult.ElapsedMilliseconds

Syntax

ElapsedMilliseconds: Integer;

Description

The ElapsedMilliseconds property determines calculation time for calculation algorithm objects.

Example

The property use is given in the example for IAlgorithmCalculationResult.TotalElapsedMilliseconds.

See also:

IAlgorithmCalculationResult